Skip to content

Commit e901d39

Browse files
authored
[Release] Bump version to 1.2.1 (#321)
1 parent ab469d6 commit e901d39

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

libreco/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.2.0"
1+
__version__ = "1.2.1"

libserving/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.2.0"
1+
__version__ = "1.2.1"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ build-backend = "setuptools.build_meta"
1111

1212
[project]
1313
name = "LibRecommender"
14-
version = "1.2.0"
14+
version = "1.2.1"
1515
description = "Versatile end-to-end recommender system."
1616
authors = [
1717
{ name = "massquantity", email = "jinxin_madie@163.com" },

0 commit comments

Comments
 (0)