We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2f5620 commit b83f451Copy full SHA for b83f451
winpython/__init__.py
@@ -27,7 +27,7 @@
27
OTHER DEALINGS IN THE SOFTWARE.
28
"""
29
30
-__version__ = '0.15'
+__version__ = '0.16'
31
__license__ = __doc__
32
__project_url__ = 'http://code.google.com/p/winpython'
33
__forum_url__ = 'http://groups.google.com/group/winpython'
0 commit comments