Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
winpython-1.9.20171031
  • Loading branch information
stonebig committed Nov 4, 2017
commit a5160dbb65f36e96ec4a2dfeeaaefa9183e84881
2 changes: 1 addition & 1 deletion winpython/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
OTHER DEALINGS IN THE SOFTWARE.
"""

__version__ = '1.9.20170812'
__version__ = '1.9.20171031'
__license__ = __doc__
__project_url__ = 'http://winpython.github.io/'