Skip to content

Commit 7904998

Browse files
authored
somehow the version was left off
1 parent 3378bff commit 7904998

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# some influences here came from https://github.com/audreyr/cookiecutter/blob/master/setup.py
55

6-
version = '0.2.2'
6+
version = '0.2.3'
77

88
with io.open('README.rst', 'r', encoding='utf-8') as readme_file:
99
readme = readme_file.read()

0 commit comments

Comments
 (0)