Skip to content

Commit 814b395

Browse files
authored
Update __init__.py
1 parent a9d72a4 commit 814b395

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/fastapi_tusd/__init__.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
__version__ = "0.100.1.post0"
1+
__version__ = "0.100.2"
22

3-
from .tusd import TusRouter
3+
from .tusd import TusRouter

0 commit comments

Comments
 (0)