We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ca41db commit 804430cCopy full SHA for 804430c
pyproject.toml
@@ -1,7 +1,7 @@
1
[tool.poetry]
2
name = "django-ltree-2"
3
-version = "0.1.10"
4
-description = "Continual of django-ltree"
+version = "0.1.11"
+description = "Continual of django-ltree with additional goodies"
5
authors = [
6
"baseplate-admin <61817579+baseplate-admin@users.noreply.github.com>",
7
"Mario César Señoranis Ayala <mariocesar@humanzilla.com>",
@@ -28,7 +28,7 @@ classifiers = [
28
"Programming Language :: Python :: 3.11",
29
"Programming Language :: Python :: 3.12",
30
"Programming Language :: Python :: 3.13",
31
-
+ "Programming Language :: Python :: 3.14",
32
]
33
34
[tool.poetry.urls]
0 commit comments