Skip to content

Commit bd17fb4

Browse files
committed
Bump version to 4.2
1 parent 0486d33 commit bd17fb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/json_store/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
from .json_store import JSONStore
22

3-
__version__ = "4.1"
3+
__version__ = "4.2"
44

55
open = JSONStore

0 commit comments

Comments
 (0)