Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
SkBlaz committed Oct 25, 2024
1 parent ce091e1 commit 2ca3a87
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 @@ -23,7 +23,7 @@ def _read_description():
packages = [x for x in setuptools.find_packages() if x != 'test']
setuptools.setup(
name='outrank',
version='0.97.4',
version='0.97.5',
description='OutRank: Feature ranking for massive sparse data sets.',
long_description=_read_description(),
long_description_content_type='text/markdown',
Expand Down

0 comments on commit 2ca3a87

Please sign in to comment.