Skip to content

Commit

Permalink
Bump version to 1.0.2, python 2.6 compatibility added.
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffbuttars committed Oct 25, 2017
1 parent d5cb0f3 commit 7736dc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
author="Jeff Buttars",
author_email="[email protected]",
url="https://github.com/jeffbuttars/cowpy",
version='1.0.1',
version='1.0.2',
packages=['cowpy'],
scripts=['scripts/cowpy']
)

0 comments on commit 7736dc0

Please sign in to comment.