Skip to content

Commit 100ff13

Browse files
committed
Bump @1.0.2
1 parent 70d7ece commit 100ff13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="fastapi-decorators",
8-
version="1.0.1",
8+
version="1.0.2",
99
author="Anders Brams",
1010
author_email="anders@brams.dk",
1111
description="Create decorators that leverage FastAPI's `Depends()` and built-in dependencies, enabling you to inject dependencies directly into your decorators.",

0 commit comments

Comments
 (0)