Skip to content

Commit

Permalink
Bump release for rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
brainwane committed Mar 16, 2018
1 parent 5199edb commit 47c28cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion twine/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
__summary__ = "Collection of utilities for publishing packages on PyPI"
__uri__ = "http://twine.readthedocs.io/"

__version__ = "1.10.0"
__version__ = "1.11.0rc1"

__author__ = "Donald Stufft and individual contributors"
__email__ = "[email protected]"
Expand Down

0 comments on commit 47c28cc

Please sign in to comment.