Skip to content

Commit 0112d08

Browse files
committed
fix: bump version
1 parent f0cd829 commit 0112d08

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.11.0"
5+
__version__ = "3.12.0"
66

77

88
# from .utils import readfromurl, readfromstring, readfromjson

0 commit comments

Comments
 (0)