mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git
synced 2025-03-21 05:49:47 +00:00
Incremented version number
This commit is contained in:
parent
c4ab0a9f7f
commit
66a613c4f0
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -2,6 +2,6 @@ from distutils.core import setup
|
|||
|
||||
setup(
|
||||
name='selfprivacy-api',
|
||||
version='1.0.0',
|
||||
version='1.0.1',
|
||||
scripts=['main.py',],
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue