Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
SkBlaz committed Nov 10, 2023
1 parent 122d9e3 commit f5b1d54
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.95.2',
version='0.95.3',
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 f5b1d54

Please sign in to comment.