Skip to content

Commit

Permalink
v_1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanurbs committed May 11, 2022
1 parent 961f729 commit 9e7f617
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
author = 'Robert Zhang, Ryan J. Urbanowicz',
author_email = 'robertzh@seas.upenn.edu,ryanurb@upenn.edu',
url = 'https://github.com/UrbsLab/scikit-eLCS',
download_url = 'https://github.com/UrbsLab/scikit-eLCS/archive/v_1.2.3.tar.gz',
download_url = 'https://github.com/UrbsLab/scikit-eLCS/archive/v_1.2.4.tar.gz',
keywords = ['machine learning','data analysis','data science','learning classifier systems'],
install_requires=['numpy','pandas','scikit-learn'],
classifiers=[
Expand All @@ -30,4 +30,4 @@
'Programming Language :: Python :: 3.7'
],
long_description=ld
)
)

0 comments on commit 9e7f617

Please sign in to comment.