mirror of
https://github.com/RGBCube/JsonWrapper
synced 2025-07-27 11:47:45 +00:00
Bump version
This commit is contained in:
parent
1de2c7cad0
commit
6995612cd8
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -10,7 +10,7 @@ setup(
|
||||||
long_description=long_description,
|
long_description=long_description,
|
||||||
long_description_content_type='text/markdown',
|
long_description_content_type='text/markdown',
|
||||||
url="https://github.com/RGBCube/json_wrapper",
|
url="https://github.com/RGBCube/json_wrapper",
|
||||||
version="1.0.1",
|
version="1.0.2",
|
||||||
author="RGBCube",
|
author="RGBCube",
|
||||||
py_modules=["json_wrapper"],
|
py_modules=["json_wrapper"],
|
||||||
license="CC0 1.0 Universal"
|
license="CC0 1.0 Universal"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue