Skip to content

Commit

Permalink
Patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Schubert committed Oct 14, 2014
1 parent c034cb7 commit 80b5c85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

import setuptools

version = "1.0"
version = "1.1"


if __name__ == "__main__":
Expand Down Expand Up @@ -48,4 +48,4 @@
"Topic :: Software Development",
],
test_suite="tests.AllTests"
)
)

0 comments on commit 80b5c85

Please sign in to comment.