Skip to content

Commit

Permalink
Add Python34 and Python35 to classifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
Alir3z4 committed Jul 23, 2018
1 parent 9fd5a42 commit 360a8c3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@
'Programming Language :: Python :: 2',
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
'Topic :: Text Processing',
Expand Down

0 comments on commit 360a8c3

Please sign in to comment.