Skip to content

Commit

Permalink
svb
Browse files Browse the repository at this point in the history
  • Loading branch information
tseaver committed Mar 20, 2014
1 parent 44bc1df commit 9cbb3ea
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES.rst
@@ -1,6 +1,11 @@
``persistent`` Changelog
========================

4.0.9 (unreleased)
------------------

- TBD

4.0.8 (2014-03-20)
------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -12,7 +12,7 @@
#
##############################################################################

__version__ = '4.0.8'
__version__ = '4.0.9dev'

import os
import platform
Expand Down

0 comments on commit 9cbb3ea

Please sign in to comment.