Skip to content

Commit 719404f

Browse files
author
iggy
committed
version update
1 parent 8593966 commit 719404f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
master_doc = "index"
3636

3737
# The full version, including alpha/beta/rc tags
38-
release = "2.0.0"
38+
release = "2.0.1"
3939

4040

4141
# -- General configuration ---------------------------------------------------

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "buffalo"
3-
version = "2.0.0"
3+
version = "2.0.1"
44
description = "TOROS Buffalo: A fast and scalable production-ready open source project for recommender systems"
55
authors = ["recoteam <recoteam@kakaocorp.com>"]
66
license = "Apache2"

0 commit comments

Comments
 (0)