Skip to content

Commit a2b6e18

Browse files
committed
feat: bump to a rc1 version
1 parent 55deb0a commit a2b6e18

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
@@ -4,7 +4,7 @@
44

55
__author__ = """Vinit Kumar"""
66
__email__ = "[email protected]"
7-
__version__ = "3.9.0"
7+
__version__ = "3.10.0rc1"
88

99

1010
# from .utils import readfromurl, readfromstring, readfromjson

0 commit comments

Comments
 (0)