Skip to content

Commit 40d6c7e

Browse files
committed
Back to development: 0.1.1
1 parent 913f5e3 commit 40d6c7e

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

HISTORY.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
History
33
=======
44

5+
0.1.1 (unreleased)
6+
------------------
7+
8+
- Nothing changed yet.
9+
10+
511
0.1.0 (2019-11-11)
612
------------------
713

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@
4646
test_suite="tests",
4747
tests_require=test_requirements,
4848
url="https://github.com/mozilla-services/python_autograph_utils",
49-
version="0.1.0",
49+
version="0.1.1.dev0",
5050
zip_safe=False,
5151
)

0 commit comments

Comments
 (0)