Skip to content

Commit

Permalink
Release v3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
brainsik committed Jan 28, 2023
1 parent 11d7034 commit 9b5590e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion json_store/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

from .json_store import JSONStore

__version__ = "3.1"
__version__ = "3.2"

open = JSONStore

0 comments on commit 9b5590e

Please sign in to comment.