Commit a112d6d9 authored by Jason Madden's avatar Jason Madden

Preparing release 4.7.0

parent d49ff39e
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
BTrees Changelog BTrees Changelog
================== ==================
4.7.0 (unreleased) 4.7.0 (2020-03-17)
================== ==================
- Add unsigned variants of the trees. These use the initial "U" for - Add unsigned variants of the trees. These use the initial "U" for
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
# #
############################################################################## ##############################################################################
from __future__ import print_function from __future__ import print_function
version = '4.6.2.dev0' version = '4.7.0'
import os import os
import sys import sys
......
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