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 3378bff commit 7904998Copy full SHA for 7904998
setup.py
@@ -3,7 +3,7 @@
3
4
# some influences here came from https://github.com/audreyr/cookiecutter/blob/master/setup.py
5
6
-version = '0.2.2'
+version = '0.2.3'
7
8
with io.open('README.rst', 'r', encoding='utf-8') as readme_file:
9
readme = readme_file.read()
0 commit comments