We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8593966 commit 719404fCopy full SHA for 719404f
docs/conf.py
@@ -35,7 +35,7 @@
35
master_doc = "index"
36
37
# The full version, including alpha/beta/rc tags
38
-release = "2.0.0"
+release = "2.0.1"
39
40
41
# -- General configuration ---------------------------------------------------
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "buffalo"
3
-version = "2.0.0"
+version = "2.0.1"
4
description = "TOROS Buffalo: A fast and scalable production-ready open source project for recommender systems"
5
authors = ["recoteam <recoteam@kakaocorp.com>"]
6
license = "Apache2"
0 commit comments