Skip to content

Commit

Permalink
final changes
Browse files Browse the repository at this point in the history
  • Loading branch information
dannyi96 committed May 8, 2019
1 parent f0dc276 commit 53a5b66
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
6 changes: 1 addition & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
rstr==2.2.6
numpy==1.15.4
pyspark==2.4.1
pytest==4.0.0
matplotlib==2.2.2
Werkzeug==0.14.1
locustio==0.11.0
matplotlib==2.2.2
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="pygenetic",
version="1.0.0",
version="1.0.1",
author="Bharatraj S Telkar, Daniel Isaac, Shreyas V Patil",
author_email="[email protected], [email protected], [email protected]",
description="An Efficient Python Genetic Algorithm API",
Expand Down

0 comments on commit 53a5b66

Please sign in to comment.