Commit c0660091 authored by Tres Seaver's avatar Tres Seaver

Prep 2.2.2 release.

parent 6cbafbac
``zodburi`` Changelog
=====================
2.2.2 (unreleased)
2.2.2 (2017-05-05)
------------------
- Fix transposed ``install_requires`` and ``tests_require`` lists in
......
......@@ -27,7 +27,7 @@ docs_extras = tests_require + [
]
setup(name='zodburi',
version='2.2.2.dev0',
version='2.2.2',
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