summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnurag Kumar <mailanu98@gmail.com>2021-09-03 20:01:59 +0530
committerGitHub <noreply@github.com>2021-09-03 20:01:59 +0530
commit12819efda61b0c478a700670575c951b6cde7383 (patch)
treeb00083aff9ada98d07f2407b1fe4ffcde3a9df82
parent7dd28bcab6135bc6fb032d39e355bc6786cd5df3 (diff)
downloadmako-master.tar.gz
Update setup.pymaster
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 3b66d2e..0be5a37 100644
--- a/setup.py
+++ b/setup.py
@@ -52,6 +52,7 @@ setup(
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
+ "Programming Language :: Python :: 3.10",
"Programming Language :: Python :: Implementation :: CPython",
"Programming Language :: Python :: Implementation :: PyPy",
"Topic :: Internet :: WWW/HTTP :: Dynamic Content",