Navigation Menu

Skip to content

Commit

Permalink
Updating setup.py with python version.
Browse files Browse the repository at this point in the history
  • Loading branch information
slightlynybbled committed May 29, 2020
1 parent da03aa9 commit 5b6ad9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -60,9 +60,9 @@
classifiers=[
'Development Status :: 4 - Beta',
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8',
'Natural Language :: English'
],
keywords='tkinter gui widgets'
Expand Down

0 comments on commit 5b6ad9c

Please sign in to comment.