Skip to content

Commit 1fea202

Browse files
author
Cambio ML
authored
Merge pull request #165 from CambioML/dev
Bump up version to 0.0.22
2 parents c90294e + 8afa12b commit 1fea202

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
@@ -14,7 +14,7 @@
1414
project = "uniflow"
1515
copyright = f"{datetime.now().year}, CambioML"
1616
author = "CambioML"
17-
release = "0.0.21"
17+
release = "0.0.22"
1818

1919
# -- General configuration ---------------------------------------------------
2020
# https://www.sphinx-doc.org/en/master/usage/configuration.html#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 = "uniflow"
3-
version = "0.0.21"
3+
version = "0.0.22"
44
description = "Unified interface for pre-training data augmentation and post-training evaluation of Large Language Models (LLMs)."
55
authors = ["CambioML <[email protected]>"]
66
maintainers = ["Rachel Hu <[email protected]>"]

0 commit comments

Comments
 (0)