Skip to content

Commit 5f8a6b3

Browse files
committed
Incremented version to v0.1.1
1 parent cbcae90 commit 5f8a6b3

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
@@ -3,7 +3,7 @@
33

44
setup(
55
name="construct-typing",
6-
version="0.1.0",
6+
version="0.1.1",
77
packages=["construct-stubs", "construct_typed"],
88
package_data={
99
"construct-stubs": ["*.pyi", "lib/*.pyi"],

0 commit comments

Comments
 (0)