aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2019-08-04 12:01:30 +0200
committerneodarz <neodarz@neodarz.net>2019-08-04 12:01:30 +0200
commitb3b2f60eda8c2f0ccb2680f2231705216d20c877 (patch)
tree94ec0d223b2ba4663fbffb94bc9bed3d7c2f6859
parentb866b76fced6b849fe25d156b2527e4a92a304ce (diff)
downloadresumejson_converter-b3b2f60eda8c2f0ccb2680f2231705216d20c877.tar.xz
resumejson_converter-b3b2f60eda8c2f0ccb2680f2231705216d20c877.zip
version 0.2v0.2
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 2f7b488..4554099 100644
--- a/setup.py
+++ b/setup.py
@@ -5,7 +5,7 @@ with open("README.md", "r") as fh:
setuptools.setup(
name="resumejson_converter",
- version="0.1",
+ version="0.2",
author="neodarz",
author_email="neodarz@neodarz.net",
description="A small package for convert json resume with templating to html and pdf",