From 7f8b277661ee1e33034743c9d3a49770fa78b2c6 Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Mon, 17 Mar 2014 10:22:41 -0700 Subject: We support 3.4 --- setup.py | 1 + 1 file changed, 1 insertion(+) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 7f7ba9ef..f8b84a3b 100644 --- a/setup.py +++ b/setup.py @@ -119,6 +119,7 @@ setup( "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", + "Programming Language :: Python :: 3.4", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Security :: Cryptography", -- cgit v1.2.3