Skip to content

Commit

Permalink
build - Add Python 3.6 to classifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
phibos committed Jan 10, 2018
1 parent 296bd3d commit 6ad97ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Expand Up @@ -118,6 +118,7 @@ def get_objects():
"Programming Language :: Python :: 3.3",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: Implementation :: CPython",
"Programming Language :: Python :: Implementation :: PyPy",
"Topic :: Software Development :: Libraries :: Python Modules",
Expand Down

0 comments on commit 6ad97ec

Please sign in to comment.