Commit 5b8009d5 authored by Michael Howitz's avatar Michael Howitz

Back to development: 5.1

parent 38cdf22a
Changelog
=========
5.1 (unreleased)
----------------
- Nothing changed yet.
5.0 (2019-05-10)
----------------
......
......@@ -19,7 +19,7 @@ from setuptools import setup, find_packages
long_description = (open("README.rst").read() + "\n" +
open("CHANGES.rst").read())
version = '5.0'
version = '5.1.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