Skip to content

Commit fd590cf

Browse files
committed
incremented version to v0.2.0
1 parent 94185cf commit fd590cf

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.1",
6+
version="0.2.0",
77
packages=["construct-stubs", "construct_typed"],
88
package_data={
99
"construct-stubs": ["*.pyi", "lib/*.pyi"],

0 commit comments

Comments
 (0)