Commit 33a22980 authored by Tres Seaver's avatar Tres Seaver

Update Trove classifiers.

parent c890f7e5
......@@ -4,6 +4,8 @@ Changes
1.4.0 (unreleased)
------------------
- Updated Trove classifiers.
1.4.0b1 (2012-12-18)
--------------------
......
......@@ -36,6 +36,7 @@ setup(name='transaction',
"Operating System :: Microsoft :: Windows",
"Operating System :: Unix",
"Programming Language :: Python",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 2.6",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3",
......@@ -43,6 +44,7 @@ setup(name='transaction',
"Programming Language :: Python :: 3.3",
"Programming Language :: Python :: Implementation :: CPython",
"Programming Language :: Python :: Implementation :: PyPy",
"Framework :: ZODB",
],
author="Zope Corporation",
author_email="zodb-dev@zope.org",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment