update version

This commit is contained in:
long2ice
2021-09-01 11:04:54 +08:00
parent e99d673191
commit cc5f9b2670
3 changed files with 4 additions and 2 deletions

View File

@ -2,6 +2,8 @@
## 1.0
### 0.1.4
### 1.0.3
- Fix action link.

View File

@ -1 +1 @@
VERSION = "1.0.3"
VERSION = "1.0.4"

View File

@ -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 = "*"