diff options
Diffstat (limited to 'setup.py')
-rwxr-xr-x | setup.py | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -62,7 +62,7 @@ See docs at http://packages.python.org/cmd2/ 'Programming Language :: Python :: 3.3', 'Programming Language :: Python :: 3.4', 'Programming Language :: Python :: 3.5', - + 'Programming Language :: Python :: 3.6', ], - ) +) |