We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f23afc5 commit d9f8590Copy full SHA for d9f8590
2 files changed
NEWS.rst
@@ -1,3 +1,6 @@
1
+News in asserts 0.8.6
2
+=====================
3
+
4
News in asserts 0.8.5
5
=====================
6
setup.py
@@ -10,7 +10,7 @@ def read(fname):
10
11
setup(
12
name="asserts",
13
- version="0.8.5",
+ version="0.8.6",
14
description="Stand-alone Assertions",
15
long_description=read("README.rst"),
16
author="Sebastian Rittau",
0 commit comments