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 4f62983 commit a0d77eeCopy full SHA for a0d77ee
Changes.rst
@@ -0,0 +1,4 @@
1
+Version 0.1.6 (2014-02-15)
2
+--------------------------
3
+- Begin tracking changes in changelog.
4
+- Add support for function annotation enforcement.
setup.py
@@ -8,7 +8,7 @@
8
9
setup(
10
name='ensure',
11
- version='0.1.5',
+ version='0.1.6',
12
url='https://github.com/kislyuk/ensure',
13
license='Apache Software License',
14
author='Andrey Kislyuk',
0 commit comments