We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 913f5e3 commit 40d6c7eCopy full SHA for 40d6c7e
2 files changed
HISTORY.rst
@@ -2,6 +2,12 @@
2
History
3
=======
4
5
+0.1.1 (unreleased)
6
+------------------
7
+
8
+- Nothing changed yet.
9
10
11
0.1.0 (2019-11-11)
12
------------------
13
setup.py
@@ -46,6 +46,6 @@
46
test_suite="tests",
47
tests_require=test_requirements,
48
url="https://github.com/mozilla-services/python_autograph_utils",
49
- version="0.1.0",
+ version="0.1.1.dev0",
50
zip_safe=False,
51
)
0 commit comments