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 1ea17a3 commit 3534403Copy full SHA for 3534403
setup.py
@@ -11,7 +11,7 @@
11
setup(
12
name="yyjson",
13
packages=find_packages(),
14
- version="4.0.5",
+ version="4.0.6",
15
description="yyjson bindings for python",
16
long_description=long_description,
17
long_description_content_type="text/markdown",
0 commit comments