We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ab9b29 commit f510ec5Copy full SHA for f510ec5
NEWS.md
@@ -0,0 +1,4 @@
1
+Version 0.5
2
+===========
3
+
4
+Initial release.
setup.py
@@ -5,7 +5,7 @@
5
6
setup(
7
name="asserts",
8
- version="0.1",
+ version="0.5",
9
description="Rich Assertions",
10
author="Sebastian Rittau",
11
author_email="srittau@rittau.biz",
0 commit comments