Skip to content

Commit fe662e0

Browse files
authored
[Release] Bump version to 1.5.1 (#495)
1 parent 6d6b13f commit fe662e0

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.5.0"
1+
__version__ = "1.5.1"

libserving/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.5.0"
1+
__version__ = "1.5.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.5.0"
14+
version = "1.5.1"
1515
description = "Versatile end-to-end recommender system."
1616
authors = [
1717
{ name = "massquantity", email = "jinxin_madie@163.com" },

0 commit comments

Comments
 (0)