Commit b12ffc55 authored by Jason Madden's avatar Jason Madden

Preparing release 4.5.0

parent 3e0f98d6
``persistent`` Changelog
========================
4.5.0 (unreleased)
4.5.0 (2019-05-09)
------------------
- Fully test the C implementation of the PickleCache, and fix
......
......@@ -19,7 +19,7 @@ from setuptools import Extension
from setuptools import find_packages
from setuptools import setup
version = '4.5.0.dev0'
version = '4.5.0'
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