mirror of
https://github.com/fastapi-admin/fastapi-admin.git
synced 2026-03-13 10:32:25 +08:00
Use str type for pk path param. (#52)
This commit is contained in:
@@ -18,7 +18,7 @@ packages = [
|
||||
]
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/fastapi-admin/fastapi-admin.git"
|
||||
version = "1.0.1"
|
||||
version = "1.0.2"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
Babel = "*"
|
||||
|
||||
Reference in New Issue
Block a user