summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--setup.cfg2
2 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 9a3ce94..1e7624c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
diff --git a/setup.cfg b/setup.cfg
index 3d97de0..290c1ba 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -19,6 +19,8 @@ classifier =
Programming Language :: Python :: 2.6
Programming Language :: Python :: 3
Programming Language :: Python :: 3.3
+ Programming Language :: Python :: 3.4
+ Programming Language :: Python :: 3.5
[global]
setup-hooks =