Commit 191b8719 authored by Tres Seaver's avatar Tres Seaver

Prep 4.3.0 release.

parent 9d3c4a93
``BTrees`` Changelog
====================
4.3.0 (TBD)
-----------
4.3.0 (2016-05-10)
------------------
- Fix unexpected ``OverflowError`` when passing 64bit values to long
keys / values on Win64. See:
......
......@@ -12,7 +12,7 @@
#
##############################################################################
__version__ = '4.3.0.dev0'
__version__ = '4.3.0'
import os
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