Skip to content
Snippets Groups Projects
Commit 6ae67f6d authored by darrylong's avatar darrylong
Browse files

Release v2.2.1

parent 604b4c6e
No related branches found
No related tags found
No related merge requests found
......@@ -23,4 +23,4 @@ from . import utils
# Also importable from root
from .experiment import Experiment
__version__ = '2.2'
__version__ = '2.2.1'
......@@ -24,7 +24,7 @@ author = 'Preferred.AI'
# The short X.Y version
version = '2.2'
# The full version, including alpha/beta/rc tags
release = '2.2.0'
release = '2.2.1'
# -- General configuration ---------------------------------------------------
......
......@@ -330,7 +330,7 @@ cmdclass = {
setup(
name="cornac",
version="2.2.0",
version="2.2.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.
Finish editing this message first!
Please register or to comment