diff --git a/setup.py b/setup.py index b654959..f88a292 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="json_repository", - version="0.2.1", + version="0.2.2", author="mandrewcito", author_email="anbaalo@gmail.com", description="A simple json repository",