Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
vinitkumar committed Oct 23, 2021
1 parent 659339f commit 83534f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion json2xml/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

__author__ = """Vinit Kumar"""
__email__ = "[email protected]"
__version__ = "3.8.2"
__version__ = "3.8.3"


# from .utils import readfromurl, readfromstring, readfromjson

0 comments on commit 83534f0

Please sign in to comment.