Skip to content

Commit

Permalink
Incremented version to v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
timrid committed Jan 4, 2021
1 parent cbcae90 commit 5f8a6b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

setup(
name="construct-typing",
version="0.1.0",
version="0.1.1",
packages=["construct-stubs", "construct_typed"],
package_data={
"construct-stubs": ["*.pyi", "lib/*.pyi"],
Expand Down

0 comments on commit 5f8a6b3

Please sign in to comment.