Update setup.py

This commit is contained in:
danielwilczak101
2020-09-28 00:51:01 -04:00
committed by GitHub
parent 672119876b
commit 2d4be5df54

View File

@ -5,7 +5,7 @@ with open("README.md", "r") as fh:
setup(
name='EasyGA',
version='0.0.11',
version='0.0.12',
description='A ubiquitous or general purpuse GA',
#py_modules=["EasyGA"],
#package_dir={'':'src'},