From e0cb8718ceb98aeb1e84bdc5945f86ced64aa199 Mon Sep 17 00:00:00 2001 From: Vinit Kumar Date: Sun, 24 Jul 2022 23:22:44 +0530 Subject: [PATCH] bump version --- json2xml/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json2xml/__init__.py b/json2xml/__init__.py index 4990019..ff6e289 100644 --- a/json2xml/__init__.py +++ b/json2xml/__init__.py @@ -2,4 +2,4 @@ __author__ = """Vinit Kumar""" __email__ = "mail@vinitkumar.me" -__version__ = "3.19.3" +__version__ = "3.19.4"