Commit 64e32bf2 authored by Hanno Schlichting's avatar Hanno Schlichting

vb

parent dedf02e3
Changelog
=========
3.1 - unreleased
----------------
3.0 - 2016-04-03
----------------
......
......@@ -20,7 +20,7 @@ long_description = (open("README.txt").read() + "\n" +
open("CHANGES.txt").read())
setup(name='tempstorage',
version='3.0',
version='3.1.dev0',
url='http://pypi.python.org/pypi/tempstorage',
license='ZPL 2.1',
description='A RAM-based storage for ZODB',
......
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