We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 980c8cf commit 807c591Copy full SHA for 807c591
1 file changed
setup.py
@@ -6,7 +6,7 @@
6
7
setup(
8
name="jsondataclasses",
9
- version="0.0.1",
+ version="0.0.2",
10
url="https://github.com/issy/python-jsondataclasses",
11
license="MIT",
12
description="Typed JSON dataclasses",
0 commit comments