Skip to content

Commit c898918

Browse files
committed
chore: update version to 0.2.3
Signed-off-by: Frost Ming <me@frostming.com>
1 parent 5875771 commit c898918

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bub/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
from bub.cli import app
44

55
__all__ = ["app"]
6-
__version__ = "0.2.2"
6+
__version__ = "0.2.3"

0 commit comments

Comments
 (0)