We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c79977a commit a4060c5Copy full SHA for a4060c5
setup.py
@@ -6,7 +6,7 @@
6
7
setup(
8
name='jstruct',
9
- version='2021.7.1',
+ version='2021.11',
10
description='Readable serializable and deserializable Python nested models',
11
long_description=long_description,
12
long_description_content_type="text/markdown",
0 commit comments