Skip to content

Commit a946fb1

Browse files
authored
Bump version to 2.0.4 in pyproject.toml
1 parent f189c8b commit a946fb1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "fastapi-backend-template"
3-
version = "2.0.3"
3+
version = "2.0.4"
44
description = "A FastAPI backend template."
55
authors = ["ArielMAJ <ariel.maj@hotmail.com>"]
66
readme = "README.md"
@@ -45,3 +45,4 @@ omit = [
4545
requires = ["poetry-core"]
4646
build-backend = "poetry.core.masonry.api"
4747

48+

0 commit comments

Comments
 (0)