Skip to content

Commit 3388d1b

Browse files
committed
0.1.8
- py-info support for reading eggs/PKG-INFO metadata
1 parent 0d90949 commit 3388d1b

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.7",
35+
version="0.1.8",
3636
author="Adam Talsma",
3737
author_email="[email protected]",
3838
url="http://ccpgames.github.io/pypackage",

0 commit comments

Comments
 (0)