Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3ce8f3b

Browse files
committed
chore(release): bump version to 0.3.1 in project files
Signed-off-by: Frost Ming <[email protected]>
1 parent e80e5e6 commit 3ce8f3b

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "bub"
3-
version = "0.3.0"
3+
version = "0.3.1"
44
description = "A common shape for agents that live alongside people."
55
authors = [
66
{ name = "Chojan Shang", email = "[email protected]" },

src/bub/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
from bub.tools import tool
66

77
__all__ = ["BubFramework", "hookimpl", "tool"]
8-
__version__ = "0.3.0"
8+
__version__ = "0.3.1"

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)