Commit 51eedfce authored by Michael Howitz's avatar Michael Howitz

Back to development: 5.2

parent 55829b98
Changelog
=========
5.2 (unreleased)
----------------
- Nothing changed yet.
5.1 (2019-08-15)
----------------
......
......@@ -19,7 +19,7 @@ from setuptools import setup, find_packages
long_description = (open("README.rst").read() + "\n" +
open("CHANGES.rst").read())
version = '5.1'
version = '5.2.dev0'
__version__ = version
setup(name='tempstorage',
......
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