Skip to content

Commit c4ec61a

Browse files
committed
Preparing release 0.1.1
1 parent dc481a0 commit c4ec61a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

HISTORY.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
History
33
=======
44

5-
0.1.1 (unreleased)
5+
0.1.1 (2019-11-12)
66
------------------
77

88
- Fix call to ``_now`` (#8).

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.dev0",
49+
version="0.1.1",
5050
zip_safe=False,
5151
)

0 commit comments

Comments
 (0)