Skip to content

Commit

Permalink
modif version
Browse files Browse the repository at this point in the history
  • Loading branch information
mtivadar committed Jul 27, 2015
1 parent c886fec commit 8c0aaca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildsetup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

setup(
name = "Qiew",
version = "0.1",
version = "1.1",
description = "Binary/Hex format viewer",
# , 'packages':["distorm3"]
options = {"build_exe": {'copy_dependent_files':True, 'create_shared_zip':False, 'bin_includes':binincludes, 'bin_path_includes':binpaths, 'include_files':includefiles}},
Expand Down

0 comments on commit 8c0aaca

Please # to comment.