Skip to content

Commit e6034d1

Browse files
committed
bump version to 3.10.0
1 parent 5cc818a commit e6034d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

json2xml/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
__author__ = """Vinit Kumar"""
44
__email__ = "[email protected]"
5-
__version__ = "3.10.0rc1"
5+
__version__ = "3.10.0"
66

77

88
# from .utils import readfromurl, readfromstring, readfromjson

0 commit comments

Comments
 (0)