We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8376e25 commit 01bc580Copy full SHA for 01bc580
setup.py
@@ -41,7 +41,7 @@ def get_tag(self):
41
42
setup(
43
name="pypcode",
44
- version="1.1.2.dev0",
+ version="1.1.2",
45
description="Python bindings to Ghidra's SLEIGH library",
46
long_description=long_description,
47
long_description_content_type="text/markdown",
0 commit comments