Commit f51c2576 authored by Tres Seaver's avatar Tres Seaver

svb

parent 4667d151
``persistent`` Changelog ``persistent`` Changelog
======================== ========================
4.2.5 (unreleased)
------------------
- TBD
4.2.4 (2017-03-20) 4.2.4 (2017-03-20)
------------------ ------------------
......
...@@ -20,7 +20,7 @@ from setuptools import Extension ...@@ -20,7 +20,7 @@ from setuptools import Extension
from setuptools import find_packages from setuptools import find_packages
from setuptools import setup from setuptools import setup
version = '4.2.4' version = '4.2.5.dev0'
here = os.path.abspath(os.path.dirname(__file__)) here = os.path.abspath(os.path.dirname(__file__))
......
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