fix bug while installing on windows / python3

This commit is contained in:
RicterZ
2019-05-18 22:30:20 +08:00
parent 57e9305849
commit 01c0e73849
2 changed files with 5 additions and 3 deletions

View File

@ -1,3 +1,3 @@
__version__ = '0.3.3'
__version__ = '0.3.4'
__author__ = 'RicterZ'
__email__ = 'ricterzheng@gmail.com'