This commit is contained in:
2017-01-28 16:26:19 -05:00
parent 629d417f71
commit 4e920f5853
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -1,3 +1,5 @@
3.2.10:
- Fix bugs.
3.2.9:
- Remove remporary requirements.txt after installation.
- Add support for --python option, for specifying any version of Python.
+1 -1
View File
@@ -1 +1 @@
__version__ = '3.2.9'
__version__ = '3.2.10'