fix release version

Change-Id: I0237adbcbd6249bab12ab1624b78b537511fc971
This commit is contained in:
John Dickinson 2015-12-07 14:55:27 -08:00
parent 2d6e96d2f9
commit bf07a69e0e
2 changed files with 5 additions and 2 deletions

@ -1,7 +1,8 @@
2.6.1 2.7.0
----- -----
* This is the very last release to support Python 2.6 * This is the very last release to support Python 2.6. Any further
development on the 2.7.x release series will only be for security bugfixes.
* Added content type to CLI object list long-form output * Added content type to CLI object list long-form output

@ -19,6 +19,8 @@ classifier =
Programming Language :: Python :: 2.6 Programming Language :: Python :: 2.6
Programming Language :: Python :: 3 Programming Language :: Python :: 3
Programming Language :: Python :: 3.3 Programming Language :: Python :: 3.3
Programming Language :: Python :: 3.4
Programming Language :: Python :: 3.5
[global] [global]
setup-hooks = setup-hooks =