Skip to content

Commit

Permalink
Bump semantic version
Browse files Browse the repository at this point in the history
  • Loading branch information
miha-jenko committed Oct 24, 2023
1 parent e5366e8 commit a931079
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.1',
version='0.95.2',
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 a931079

Please sign in to comment.