Skip to content

Commit 0fef663

Browse files
committed
v3.0.8
1 parent d663d8f commit 0fef663

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

poetry.lock

Lines changed: 2 additions & 2 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
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "ddcLogs"
7-
version = "3.0.7"
7+
version = "3.0.8"
88
description = "Easy logs with rotations"
99
license = "MIT"
1010
readme = "README.md"
@@ -34,7 +34,7 @@ classifiers = [
3434
optional = true
3535

3636
[tool.poetry.dependencies]
37-
python = ">=3.10,<=3.13"
37+
python = ">=3.10,<3.14"
3838
pydantic-settings = "^2.6.1"
3939
python-dotenv = "^1.0.1"
4040
pytz = "^2024.2"

0 commit comments

Comments
 (0)