Skip to content

Commit

Permalink
Update version number for release
Browse files Browse the repository at this point in the history
  • Loading branch information
jgraham committed Mar 3, 2015
1 parent 3a1c03b commit 47eb942
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 @@ -12,7 +12,7 @@
here = os.path.split(__file__)[0]

PACKAGE_NAME = 'wptrunner'
PACKAGE_VERSION = '1.10'
PACKAGE_VERSION = '1.11'

# Dependencies
with open(os.path.join(here, "requirements.txt")) as f:
Expand Down

0 comments on commit 47eb942

Please sign in to comment.