Skip to content

Commit

Permalink
svb
Browse files Browse the repository at this point in the history
  • Loading branch information
tseaver committed Jun 2, 2015
1 parent 28f86b4 commit 7182097
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
``persistent`` Changelog
========================

4.1.2 (unreleased)
------------------

- TBD

4.1.1 (2015-06-02)
------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
#
##############################################################################

__version__ = '4.1.1'
__version__ = '4.1.2.dev0'

import os
import platform
Expand Down

0 comments on commit 7182097

Please sign in to comment.