Release v3.6.0

This commit is contained in:
Anthony Sottile 2018-10-23 20:39:10 -07:00
parent 0115fedbde
commit b6bd3a8ddd
5 changed files with 122 additions and 3 deletions

View file

@ -143,6 +143,7 @@ setuptools.setup(
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Topic :: Software Development :: Libraries :: Python Modules",
"Topic :: Software Development :: Quality Assurance",
],