diff --git a/setup.py b/setup.py index 87884e2..cc261d5 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ setup( long_description=long_description, long_description_content_type='text/markdown', url="https://github.com/RGBCube/json_wrapper", - version="1.0.1", + version="1.0.2", author="RGBCube", py_modules=["json_wrapper"], license="CC0 1.0 Universal"