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 a5eff9d commit 1f9bd94
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.3"
__version__ = "3.8.4"


# from .utils import readfromurl, readfromstring, readfromjson

0 comments on commit 1f9bd94

Please sign in to comment.