We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3b004f commit 017ec70Copy full SHA for 017ec70
1 file changed
setup.py
@@ -34,7 +34,7 @@
34
setuptools.setup(
35
name = "binary_utils",
36
packages = ["binary_utils"],
37
- version = "1.1",
+ version = "1.2",
38
license = "MIT",
39
description = "Podrum's Binary Utilities.",
40
author = "Podrum",
0 commit comments