Skip to content

Commit

Permalink
classifiers -3.5 +3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
youknowone committed Jul 31, 2021
1 parent fe64500 commit aab69dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -105,9 +105,9 @@ def get_readme():
'Programming Language :: Python :: 2',
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8',
'Programming Language :: Python :: 3.9',
],
) # noqa

0 comments on commit aab69dd

Please sign in to comment.