Skip to content

Commit 6e00815

Browse files
committed
0.2.0
- pypackage will fatally exit on reading an invalid meta file
1 parent e8f02d4 commit 6e00815

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
@@ -32,7 +32,7 @@ def long_description():
3232

3333
setup(
3434
name="pypackage",
35-
version="0.1.9",
35+
version="0.2.0",
3636
author="Adam Talsma",
3737
author_email="[email protected]",
3838
url="http://ccpgames.github.io/pypackage",

0 commit comments

Comments
 (0)