Skip to content

Commit e1bb54b

Browse files
committed
0.1.7
- adds the py-info command - adds the ability to provide source_label and source_url as metadata - bugfix for building scripts on windows platform
1 parent d06dd05 commit e1bb54b

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

0 commit comments

Comments
 (0)