Update setup.py

This commit is contained in:
Luke Weiler
2020-11-19 13:58:44 -05:00
committed by GitHub
parent 8fe1adeff3
commit be2922a5b0

View File

@@ -3,7 +3,7 @@ from setuptools import setup, find_packages
setup(name='mathgenerator',
version='1.1.5',
description='An open source solution for generating math problems',
url='https://github.com/todarith/mathgenerator',
url='https://github.com/lukew3/mathgenerator',
author='Luke Weiler',
author_email='lukew25073@gmail.com',
license='MIT',