Skip to content

Commit c4a55aa

Browse files
committed
chore: bumping version
1 parent aaec619 commit c4a55aa

2 files changed

Lines changed: 17 additions & 17 deletions

File tree

poetry.lock

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "python-template"
3-
version = "0.6.4"
3+
version = "0.6.5"
44
description = "Used to templatize python projects."
55
authors = ["Loïc Motheu <lmotheu@gmail.com>"]
66
readme = "README.md"
@@ -13,7 +13,7 @@ loguru = "^0.7.2"
1313
[tool.poetry.group.dev.dependencies]
1414
mypy = "^1.13.0"
1515
pre-commit = "^4.0.1"
16-
pytest = "^8.3.3"
16+
pytest = "^8.3.4"
1717
ruff = "^0.8.1"
1818

1919
[tool.ruff]

0 commit comments

Comments
 (0)