Skip to content

Commit 807c591

Browse files
committed
Bump package version
1 parent 980c8cf commit 807c591

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
setup(
88
name="jsondataclasses",
9-
version="0.0.1",
9+
version="0.0.2",
1010
url="https://github.com/issy/python-jsondataclasses",
1111
license="MIT",
1212
description="Typed JSON dataclasses",

0 commit comments

Comments
 (0)