Skip to content

Commit dd5f377

Browse files
authored
Merge pull request #11 from borhanst/release/v0.1.1
fix: update version to 0.1.1
2 parents 1ea48ba + 7e791d6 commit dd5f377

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fastapi_admin_kit/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,4 @@
7373
# Per-model assets
7474
"AdminExtra",
7575
]
76-
__version__ = "0.1.0"
76+
__version__ = "0.1.1"

0 commit comments

Comments
 (0)