Skip to content

Commit

Permalink
version bump (#77)
Browse files Browse the repository at this point in the history
  • Loading branch information
SkBlaz authored Aug 22, 2024
1 parent bed2095 commit f79a197
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.96.1',
version='0.97.1',
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 f79a197

Please sign in to comment.