We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c5e0d3 commit 2f8be1eCopy full SHA for 2f8be1e
src/sheppy/__init__.py
@@ -6,7 +6,7 @@
6
from .utils.fastapi import Depends
7
from .worker import Worker
8
9
-__version__ = "0.0.1"
+__version__ = "0.0.2"
10
11
__all__ = [ # noqa
12
# fastapi
0 commit comments