File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,6 +14,8 @@ Release and Version History
1414
1515**Miscellaneous **
1616
17+ - Update PyPI classifiers to reflect supported Python versions (3.6 through 3.9)
18+
1719
18200.2.6 (2021-06-07)
1921~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Original file line number Diff line number Diff line change 118118 "Operating System :: MacOS" ,
119119 "Operating System :: Unix" ,
120120 "Programming Language :: Python" ,
121- "Programming Language :: Python :: 2.7" ,
122- "Programming Language :: Python :: 3.4" ,
123- "Programming Language :: Python :: 3.5" ,
124121 "Programming Language :: Python :: 3.6" ,
122+ "Programming Language :: Python :: 3.7" ,
123+ "Programming Language :: Python :: 3.8" ,
124+ "Programming Language :: Python :: 3.9" ,
125125 ]
126126 """
127127 Full list can be found at: https://pypi.python.org/pypi?%3Aaction=list_classifiers
You can’t perform that action at this time.
0 commit comments