Skip to content

Commit 4fe42fd

Browse files
committed
Bump version to 2.1.0
1 parent 9dbcebd commit 4fe42fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

json_numpy.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from __future__ import annotations
22

3-
__version__ = "2.0.0"
3+
__version__ = "2.1.0"
44
__all__ = ["default", "object_hook", "dumps", "loads", "dump", "load", "patch"]
55

66
import json

0 commit comments

Comments
 (0)