Skip to content

Commit

Permalink
svb
Browse files Browse the repository at this point in the history
  • Loading branch information
tseaver committed May 19, 2015
1 parent 2dcdbb2 commit 85cc5d7
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 @@
``BTrees`` Changelog
====================

4.1.4 (unreleased)
------------------

- TBD

4.1.3 (2015-05-19)
------------------

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

__version__ = '4.1.3'
__version__ = '4.1.4.dev0'

import os
import platform
Expand Down

0 comments on commit 85cc5d7

Please sign in to comment.