Skip to content

Commit

Permalink
new exe
Browse files Browse the repository at this point in the history
  • Loading branch information
dotmobo committed Mar 10, 2017
1 parent cf0dedf commit 3a3bc18
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-exe.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ PYTHON_FOLDER="c:\\Python3"
PYTHON_LIBS_FOLDER="c:\\Python3\\Lib\\site-packages"
PYTHON_SCRIPT_MAIN="xml_archive_to_pdf/main.py"
# Exe
EXE_NAME="xml-archive-to-pdf-1.0.8.exe"
EXE_NAME="xml-archive-to-pdf-1.0.9.exe"
EXE_DIST="dist"

mkdir $TMP_FOLDER
Expand Down
Binary file added dist/xml-archive-to-pdf-1.0.9.exe
Binary file not shown.
Binary file added dist/xml-archive-to-pdf-1.0.9.tar.gz
Binary file not shown.

0 comments on commit 3a3bc18

Please sign in to comment.