File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " django-ltree-2"
3- version = " 0.1.8 "
3+ version = " 0.1.9 "
44description = " Continual of django-ltree"
55authors = [
" baseplate-admin <[email protected] >" ]
66license = " MIT"
@@ -9,8 +9,6 @@ packages = [{include = "django_ltree"}]
99classifiers = [
1010 " Development Status :: 5 - Production/Stable" ,
1111 " Framework :: Django" ,
12- " Framework :: Django :: 3.0" ,
13- " Framework :: Django :: 3.1" ,
1412 " Framework :: Django :: 3.2" ,
1513 " Framework :: Django :: 4.1" ,
1614 " Framework :: Django :: 4.2" ,
@@ -24,6 +22,8 @@ classifiers = [
2422 " Programming Language :: Python :: 3.10" ,
2523 " Programming Language :: Python :: 3.11" ,
2624 " Programming Language :: Python :: 3.12" ,
25+ " Programming Language :: Python :: 3.13" ,
26+
2727]
2828
2929[tool .poetry .urls ]
@@ -41,7 +41,6 @@ psycopg = ">=3"
4141pytest = " ^8.0.1"
4242pytest-django = " ^4.8.0"
4343
44-
4544[tool .poetry .group .docs .dependencies ]
4645sphinx = " ^7.2.6"
4746myst-parser = " >=2"
You can’t perform that action at this time.
0 commit comments