mirror of
https://github.com/jazzband/dj-database-url.git
synced 2026-03-16 22:20:24 +00:00
Update python supported version
Pre-empt python 3.14 support.
This commit is contained in:
parent
4977c7d0d6
commit
3e8b69aafc
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -45,5 +45,6 @@ setup(
|
|||
"Programming Language :: Python :: 3.11",
|
||||
"Programming Language :: Python :: 3.12",
|
||||
"Programming Language :: Python :: 3.13",
|
||||
"Programming Language :: Python :: 3.14",
|
||||
],
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue