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.
2 parents d1282e1 + 5c7e515 commit 2336a3dCopy full SHA for 2336a3d
src/jsonchain/__init__.py
@@ -2,7 +2,7 @@
2
A small package to aid in the use of the chaining techniques taught by Structural Python
3
"""
4
5
-__version__ = "0.1.0"
+__version__ = "0.2.0"
6
7
8
from .io import (load_json, dump_json)
0 commit comments