Commit 60ce5795 authored by Julien Muchembled's avatar Julien Muchembled

4.4.5

parent 7c0d963f
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
Change History Change History
================ ================
4.4.5 (unreleased) 4.4.5 (2016-02-06)
================== ==================
- ``persistent`` is no longer required at setup time. - ``persistent`` is no longer required at setup time.
......
...@@ -20,7 +20,7 @@ to application logic. ZODB includes features such as a plugable storage ...@@ -20,7 +20,7 @@ to application logic. ZODB includes features such as a plugable storage
interface, rich transaction support, and undo. interface, rich transaction support, and undo.
""" """
version = "4.4.4" version = "4.4.5"
import os import os
from setuptools import setup, find_packages from setuptools import setup, find_packages
......
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