Skip to content

Commit 9c45926

Browse files
committed
Back to development: 0.1.2
1 parent c4ec61a commit 9c45926

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.2 (unreleased)
6+
------------------
7+
8+
- Nothing changed yet.
9+
10+
511
0.1.1 (2019-11-12)
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.1",
49+
version="0.1.2.dev0",
5050
zip_safe=False,
5151
)

0 commit comments

Comments
 (0)