Skip to content

Commit 804430c

Browse files
Update pyproject.toml
1 parent 5ca41db commit 804430c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tool.poetry]
22
name = "django-ltree-2"
3-
version = "0.1.10"
4-
description = "Continual of django-ltree"
3+
version = "0.1.11"
4+
description = "Continual of django-ltree with additional goodies"
55
authors = [
66
"baseplate-admin <61817579+baseplate-admin@users.noreply.github.com>",
77
"Mario César Señoranis Ayala <mariocesar@humanzilla.com>",
@@ -28,7 +28,7 @@ classifiers = [
2828
"Programming Language :: Python :: 3.11",
2929
"Programming Language :: Python :: 3.12",
3030
"Programming Language :: Python :: 3.13",
31-
31+
"Programming Language :: Python :: 3.14",
3232
]
3333

3434
[tool.poetry.urls]

0 commit comments

Comments
 (0)