We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f189c8b commit a946fb1Copy full SHA for a946fb1
1 file changed
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "fastapi-backend-template"
3
-version = "2.0.3"
+version = "2.0.4"
4
description = "A FastAPI backend template."
5
authors = ["ArielMAJ <ariel.maj@hotmail.com>"]
6
readme = "README.md"
@@ -45,3 +45,4 @@ omit = [
45
requires = ["poetry-core"]
46
build-backend = "poetry.core.masonry.api"
47
48
+
0 commit comments