Skip to content

Commit

Permalink
Added python 3.7 to classifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
krkd committed Nov 2, 2018
1 parent a356a28 commit f93fda5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,6 @@ def get_long_description():
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
],
)

0 comments on commit f93fda5

Please sign in to comment.