Skip to content

Commit

Permalink
Version 1.1
Browse files Browse the repository at this point in the history
A complete tour of wheel.
  • Loading branch information
stonebig committed Jan 10, 2015
1 parent 1db5951 commit f4d0e7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion winpython/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@
OTHER DEALINGS IN THE SOFTWARE.
"""

__version__ = '1.0'
__version__ = '1.1'
__license__ = __doc__
__project_url__ = 'http://winpython.github.io/'

0 comments on commit f4d0e7d

Please sign in to comment.