We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0486d33 commit bd17fb4Copy full SHA for bd17fb4
src/json_store/__init__.py
@@ -1,5 +1,5 @@
1
from .json_store import JSONStore
2
3
-__version__ = "4.1"
+__version__ = "4.2"
4
5
open = JSONStore
0 commit comments