summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorAmjith Ramanujam <amjith.r@gmail.com>2019-05-06 11:11:47 -0700
committerGitHub <noreply@github.com>2019-05-06 11:11:47 -0700
commitfe1b202c5589acdfb904910fc7963c2138b591f6 (patch)
treee86b31ce92f8a09d699e483f992ce16fbb863989 /setup.py
parent8b140291802849de924edc3377daa182d81008a5 (diff)
parent9f2d61bc234cff3d33be9c526d8cc38c9e475063 (diff)
Merge branch 'master' into pr1047
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 2cf93f79..775c46ef 100644
--- a/setup.py
+++ b/setup.py
@@ -62,6 +62,7 @@ setup(
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
+ 'Programming Language :: Python :: 3.7',
'Programming Language :: SQL',
'Topic :: Database',
'Topic :: Database :: Front-Ends',