We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94185cf commit fd590cfCopy full SHA for fd590cf
setup.py
@@ -3,7 +3,7 @@
3
4
setup(
5
name="construct-typing",
6
- version="0.1.1",
+ version="0.2.0",
7
packages=["construct-stubs", "construct_typed"],
8
package_data={
9
"construct-stubs": ["*.pyi", "lib/*.pyi"],
0 commit comments