Skip to content
This repository has been archived by the owner on Jun 2, 2022. It is now read-only.

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
fgregg authored Dec 19, 2021
1 parent ee3efcd commit 2420b29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
setup(
name='rlr',
url='https://github.com/dedupeio/rlr',
version='2.4.4',
version='2.4.5',
description='Case weighted L2 regularized logistic regression',
packages=['rlr'],
install_requires=['numpy>=1.13.1', 'pylbfgs', 'future>=0.14'],
Expand Down

0 comments on commit 2420b29

Please sign in to comment.