aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2014-02-07 10:31:35 -0800
committerAlex Gaynor <alex.gaynor@gmail.com>2014-02-07 10:31:35 -0800
commit1b3899f94b6e7186bc661965c85eb1038b6ff0ff (patch)
tree61ce18745121ade1072b84b5cacf5d37a379124f /setup.py
parent99b07262a350abd2359707d2a2222e95c7a59039 (diff)
downloadcryptography-1b3899f94b6e7186bc661965c85eb1038b6ff0ff.tar.gz
cryptography-1b3899f94b6e7186bc661965c85eb1038b6ff0ff.tar.bz2
cryptography-1b3899f94b6e7186bc661965c85eb1038b6ff0ff.zip
We're now past pre-alpha
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 57a95752..73d98aa5 100644
--- a/setup.py
+++ b/setup.py
@@ -81,7 +81,7 @@ setup(
author_email=about["__email__"],
classifiers=[
- "Development Status :: 2 - Pre-Alpha",
+ "Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"License :: OSI Approved :: Apache Software License",
"Natural Language :: English",