Skip to content

Commit 0ec72d3

Browse files
authored
Bump version to 2.0.3 in pyproject.toml
1 parent c88204b commit 0ec72d3

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.2"
3+
version = "2.0.3"
44
description = "A FastAPI backend template."
55
authors = ["ArielMAJ <ariel.maj@hotmail.com>"]
66
readme = "README.md"
@@ -44,3 +44,4 @@ omit = [
4444
[build-system]
4545
requires = ["poetry-core"]
4646
build-backend = "poetry.core.masonry.api"
47+

0 commit comments

Comments
 (0)