Commit 181ffc5d authored by Tres Seaver's avatar Tres Seaver

Prep 2.0 release.

parent 40fb81fa
``zodburi`` Changelog
=====================
Unreleased
----------
2.0 (2014-01-05)
----------------
- Update ``ZODB3`` meta-package dependency to ``ZODB`` + ``ZConfig`` + ``ZEO``.
Those releases are what we import, and have final Py3k-compatible releases.
......
......@@ -23,7 +23,7 @@ testing_extras = tests_require + ['nose', 'coverage']
docs_extras = tests_require + ['Sphinx']
setup(name='zodburi',
version='2.0b1',
version='2.0',
description=('Construct ZODB storage instances from URIs.'),
long_description=README + '\n\n' + CHANGES,
classifiers=[
......
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