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