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