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 01bc580 commit 13725b6Copy full SHA for 13725b6
setup.py
@@ -41,7 +41,7 @@ def get_tag(self):
41
42
setup(
43
name="pypcode",
44
- version="1.1.2",
+ version="1.1.3.dev0",
45
description="Python bindings to Ghidra's SLEIGH library",
46
long_description=long_description,
47
long_description_content_type="text/markdown",
0 commit comments