Skip to content

Commit

Permalink
Update supported programming languages in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Grokzen committed Oct 3, 2018
1 parent 0cb237a commit 7f40819
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@
'Programming Language :: Python',
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.3',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
],
)

0 comments on commit 7f40819

Please sign in to comment.