aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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",