Skip to content

Commit

Permalink
svb
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
tseaver committed Dec 27, 2014
1 parent 10911c4 commit 8a53dd4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
@@ -1,6 +1,12 @@
``BTrees`` Changelog
====================

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

- TBD


4.1.1 (2014-12-27)
------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
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 8a53dd4

Please sign in to comment.