Skip to content

Commit 8cc5c91

Browse files
committed
release: v0.2.1
1 parent 9293192 commit 8cc5c91

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
project = "OpenChatBI"
1414
copyright = "2025, Yu Zhong"
1515
author = "Yu Zhong"
16-
release = "0.2.0"
16+
release = "0.2.1"
1717

1818
# -- General configuration ---------------------------------------------------
1919
# 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
[project]
22
name = "openchatbi"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
description = "OpenChatBI - Natural language business intelligence powered by LLMs for intuitive data analysis and SQL generation"
55
authors = [
66
{ name = "Yu Zhong", email = "zhongyu8@gmail.com" },

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)