Skip to content

Commit 2f8be1e

Browse files
committed
Release version 0.0.2
1 parent 7c5e0d3 commit 2f8be1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sheppy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
from .utils.fastapi import Depends
77
from .worker import Worker
88

9-
__version__ = "0.0.1"
9+
__version__ = "0.0.2"
1010

1111
__all__ = [ # noqa
1212
# fastapi

0 commit comments

Comments
 (0)