Skip to content

Commit

Permalink
go go gadget 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
hakril committed Jan 3, 2019
1 parent 252f6f8 commit f3de7b5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions TODO
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
TODO:

=== CRITICAL BEFORE 0.5 ===


-- CRITICAL BEFORE 0.6 ? --

- Document / fix / release:
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from setuptools import setup

PKG_NAME = "PythonForWindows"
VERSION = "0.4"
VERSION = "0.5"

if sys.version_info[0] != 2:
raise NotImplementedError("PythonForWindows only support Python2 for now")
Expand Down

0 comments on commit f3de7b5

Please sign in to comment.