Commit a1624d73 authored by Hanno Schlichting's avatar Hanno Schlichting

vb [ci skip]

parent c339d1ae
Changelog Changelog
========= =========
4.0.1 - unreleased
------------------
4.0 - 2017-03-09 4.0 - 2017-03-09
---------------- ----------------
......
...@@ -19,7 +19,7 @@ from setuptools import setup, find_packages ...@@ -19,7 +19,7 @@ from setuptools import setup, find_packages
long_description = (open("README.rst").read() + "\n" + long_description = (open("README.rst").read() + "\n" +
open("CHANGES.rst").read()) open("CHANGES.rst").read())
__version__ = '4.0' __version__ = '4.0.1.dev0'
setup(name='tempstorage', setup(name='tempstorage',
version=__version__, version=__version__,
......
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