diff --git a/setup.py b/setup.py index 8baac1d..c422188 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="jsf", - version="0.1.1", + version="0.2.0", author="ghandic", description="Creates fake JSON files from a JSON schema", long_description=long_description,