Version change
This commit is contained in:
parent
e4b387613a
commit
d4597a3571
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -9,7 +9,7 @@ if sys.version_info < (3, 6):
|
||||||
raise NotImplementedError("Sorry, you need at least Python 3.6 for use pastafaristats.")
|
raise NotImplementedError("Sorry, you need at least Python 3.6 for use pastafaristats.")
|
||||||
|
|
||||||
setup(name='pastafaristats',
|
setup(name='pastafaristats',
|
||||||
version='1.0.1',
|
version='1.0.2',
|
||||||
description='Simple scripts for send basic data of a server how complement to other stats solutions more complex.',
|
description='Simple scripts for send basic data of a server how complement to other stats solutions more complex.',
|
||||||
author='Antonio de la Rosa Caballero',
|
author='Antonio de la Rosa Caballero',
|
||||||
author_email='antonio.delarosa@coesinfo.com',
|
author_email='antonio.delarosa@coesinfo.com',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue