Commit 5080627d authored by Tres Seaver's avatar Tres Seaver

Prep 4.0.9 release.

parent ffb40fc1
``persistent`` Changelog ``persistent`` Changelog
======================== ========================
4.0.9 (unreleased) 4.0.9 (2015-04-08)
------------------ ------------------
- Make the C and Python ``TimeStamp`` objects behave more alike. The - Make the C and Python ``TimeStamp`` objects behave more alike. The
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
# #
############################################################################## ##############################################################################
__version__ = '4.0.9dev' __version__ = '4.0.9'
import os import os
import platform import platform
......
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