1 parent 286cb0f commit 630612aCopy full SHA for 630612a
1 file changed
setup.py
@@ -52,7 +52,8 @@ def main():
52
'Programming Language :: Python :: 3.3',
53
'Programming Language :: Python :: 3.4',
54
'Programming Language :: Python :: 3.5',
55
- 'Programming Language :: Python :: 3.6'
+ 'Programming Language :: Python :: 3.6',
56
+ 'Programming Language :: Python :: 3.7'
57
]
58
)
59
0 commit comments