Skip to content

Commit 13725b6

Browse files
committed
v1.1.3.dev0
1 parent 01bc580 commit 13725b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ def get_tag(self):
4141

4242
setup(
4343
name="pypcode",
44-
version="1.1.2",
44+
version="1.1.3.dev0",
4545
description="Python bindings to Ghidra's SLEIGH library",
4646
long_description=long_description,
4747
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)