Skip to content

Commit 4ffa5b8

Browse files
committed
chore: updates minimum python runtime and trove classifier
1 parent 0684a73 commit 4ffa5b8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/django-google-spanner/setup.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,10 @@
6565
"Programming Language :: Python :: 3.8",
6666
"Programming Language :: Python :: 3.9",
6767
"Programming Language :: Python :: 3.10",
68+
"Programming Language :: Python :: 3.11",
69+
"Programming Language :: Python :: 3.12",
70+
"Programming Language :: Python :: 3.13",
71+
"Programming Language :: Python :: 3.14",
6872
"Topic :: Utilities",
6973
"Framework :: Django",
7074
"Framework :: Django :: 3.2",

0 commit comments

Comments
 (0)