Commit 62fbc97e authored by Tres Seaver's avatar Tres Seaver

Prep 4.1.2 release.

parent 28352967
``BTrees`` Changelog ``BTrees`` Changelog
==================== ====================
4.1.2 (unreleased) 4.1.2 (2015-04-07)
------------------ ------------------
- Suppress testing 64-bit values in OLBTrees on 32 bit machines. - Suppress testing 64-bit values in OLBTrees on 32 bit machines.
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
# #
############################################################################## ##############################################################################
__version__ = '4.1.2.dev0' __version__ = '4.1.2'
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