From bf07a69e0e124d4d19a844a8e35a2d5831f23109 Mon Sep 17 00:00:00 2001 From: John Dickinson Date: Mon, 7 Dec 2015 14:55:27 -0800 Subject: fix release version Change-Id: I0237adbcbd6249bab12ab1624b78b537511fc971 --- setup.cfg | 2 ++ 1 file changed, 2 insertions(+) (limited to 'setup.cfg') 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 = -- cgit v1.2.1