File tree 1 file changed +3
-4
lines changed 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " django-ltree-2"
3
- version = " 0.1.8 "
3
+ version = " 0.1.9 "
4
4
description = " Continual of django-ltree"
5
5
authors = [" baseplate-admin <61817579+baseplate-admin@users.noreply.github.com>" ]
6
6
license = " MIT"
@@ -9,8 +9,6 @@ packages = [{include = "django_ltree"}]
9
9
classifiers = [
10
10
" Development Status :: 5 - Production/Stable" ,
11
11
" Framework :: Django" ,
12
- " Framework :: Django :: 3.0" ,
13
- " Framework :: Django :: 3.1" ,
14
12
" Framework :: Django :: 3.2" ,
15
13
" Framework :: Django :: 4.1" ,
16
14
" Framework :: Django :: 4.2" ,
@@ -24,6 +22,8 @@ classifiers = [
24
22
" Programming Language :: Python :: 3.10" ,
25
23
" Programming Language :: Python :: 3.11" ,
26
24
" Programming Language :: Python :: 3.12" ,
25
+ " Programming Language :: Python :: 3.13" ,
26
+
27
27
]
28
28
29
29
[tool .poetry .urls ]
@@ -41,7 +41,6 @@ psycopg = ">=3"
41
41
pytest = " ^8.0.1"
42
42
pytest-django = " ^4.8.0"
43
43
44
-
45
44
[tool .poetry .group .docs .dependencies ]
46
45
sphinx = " ^7.2.6"
47
46
myst-parser = " >=2"
You can’t perform that action at this time.
0 commit comments