We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f0e509 commit 03b3b71Copy full SHA for 03b3b71
setup.py
@@ -5,7 +5,7 @@
5
6
setuptools.setup(
7
name="undictify",
8
- version="0.7.0",
+ version="0.7.1",
9
author="Tobias Hermann",
10
author_email="editgym@gmail.com",
11
description="Type-checked function calls at runtime",
0 commit comments