summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index cd1007d7..4f1d0b75 100755
--- a/setup.py
+++ b/setup.py
@@ -122,6 +122,6 @@ setup(
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
- # "Programming Language :: Python :: 3.10"
+ "Programming Language :: Python :: 3.10",
]
)