Skip to content

Commit e43bce9

Browse files
authored
Merge pull request #13 from borhanst/fix/uuid-pk-support
fix: update version to 0.1.2
2 parents e8dd150 + 2a1ff0c commit e43bce9

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.1"
76+
__version__ = "0.1.2"

0 commit comments

Comments
 (0)