Skip to content

Commit

Permalink
bump version to 0.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
zhenghaoz authored Nov 27, 2022
1 parent dc716c0 commit a7231e6
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 @@ -7,7 +7,7 @@
long_description = (this_directory / "README.md").read_text()

setup(name='PyGorse',
version='0.4.6',
version='0.4.7',
description='Python SDK for gorse recommender system',
packages=['gorse'],
install_requires=['requests~=2.14.0', 'aiohttp~=3.8.3'],
Expand Down

0 comments on commit a7231e6

Please sign in to comment.