incremented version to 0.1.0
This commit is contained in:
parent
3531a7e4cd
commit
53ab48a1ea
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -3,7 +3,7 @@ from setuptools import setup
|
|||
|
||||
setup(
|
||||
name="construct-typing",
|
||||
version="0.0.1",
|
||||
version="0.1.0",
|
||||
packages=["construct-stubs", "construct_typed"],
|
||||
package_data={
|
||||
"construct-stubs": ["*.pyi", "lib/*.pyi"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue