Version change

This commit is contained in:
absurdo 2023-04-13 01:29:08 +02:00
parent e4b387613a
commit d4597a3571

View file

@ -9,7 +9,7 @@ if sys.version_info < (3, 6):
raise NotImplementedError("Sorry, you need at least Python 3.6 for use 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.',
author='Antonio de la Rosa Caballero',
author_email='antonio.delarosa@coesinfo.com',