Skip to content

Commit

Permalink
CF Fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Xonshiz committed Apr 27, 2018
1 parent 507cba2 commit 5574d06
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion anime_dl/exeMaker.bat
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pyinstaller --hidden-import=queue --onefile "__main__.py"
"C:\Python27\Scripts\pyinstaller" --hidden-import=queue --onefile "__main__.py"
2 changes: 1 addition & 1 deletion anime_dl/version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Format : YY/MM/DD
__version__ = "2018.01.27"
__version__ = "2018.04.27"

0 comments on commit 5574d06

Please sign in to comment.