Skip to content
Snippets Groups Projects
Commit 1b0515dc authored by tqtg's avatar tqtg
Browse files

Release v1.15.1

parent f4d9fafa
Branches
Tags v1.15.1
No related merge requests found
......@@ -23,4 +23,4 @@ from . import utils
# Also importable from root
from .experiment import Experiment
__version__ = '1.15.0'
__version__ = '1.15.1'
......@@ -26,7 +26,7 @@ author = 'Preferred.AI'
# The short X.Y version
version = '1.15'
# The full version, including alpha/beta/rc tags
release = '1.15.0'
release = '1.15.1'
# -- General configuration ---------------------------------------------------
......
......@@ -288,7 +288,7 @@ if USE_CYTHON:
setup(
name="cornac",
version="1.15.0",
version="1.15.1",
description="A Comparative Framework for Multimodal Recommender Systems",
long_description=long_description,
long_description_content_type="text/markdown",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment