mirror of
https://github.com/fastapi-admin/fastapi-admin.git
synced 2025-08-16 11:54:15 +08:00
update version
This commit is contained in:
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
## 1.0
|
## 1.0
|
||||||
|
|
||||||
|
### 0.1.4
|
||||||
|
|
||||||
### 1.0.3
|
### 1.0.3
|
||||||
|
|
||||||
- Fix action link.
|
- Fix action link.
|
||||||
|
@ -1 +1 @@
|
|||||||
VERSION = "1.0.3"
|
VERSION = "1.0.4"
|
||||||
|
@ -18,7 +18,7 @@ packages = [
|
|||||||
]
|
]
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
repository = "https://github.com/fastapi-admin/fastapi-admin.git"
|
repository = "https://github.com/fastapi-admin/fastapi-admin.git"
|
||||||
version = "1.0.3"
|
version = "1.0.4"
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
Babel = "*"
|
Babel = "*"
|
||||||
|
Reference in New Issue
Block a user