diff --git a/setup.py b/setup.py index 54ac9c5..eb36ce4 100644 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ opts = dict(name="polara", description="Fast and flexible recommender framework", keywords = "recommender system", - version = "0.5.0", + version = "0.5.1", license="MIT", author="Evgeny Frolov", platforms=["any"],