Update 'setup.py'

This commit is contained in:
gregorio 2021-09-15 00:57:40 +00:00
parent f45fa09f91
commit ecdf836bdd
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ from setuptools import setup
setup(
name='gpylib',
packages=['gpylib'],
version='0.2',
version='0.1',
description='This is a library to run some tests',
url='https://git.disroot.org/gregorio/gpylib',
author='gregorio',