Skip to content

Commit d31fb2c

Browse files
authored
Bump v0.0.3
1 parent 26e4f0c commit d31fb2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/celesto/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
from .main import app
44

5-
__version__ = "0.0.2"
5+
__version__ = "0.0.3"
66

77
__all__ = ["app", "__version__"]

0 commit comments

Comments
 (0)