Commit 6b88c522 authored by Jason Madden's avatar Jason Madden

Preparing release 4.7.1

parent 8753e36a
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
BTrees Changelog BTrees Changelog
================== ==================
4.7.1 (unreleased) 4.7.1 (2020-03-22)
================== ==================
- Fix the definitions of ``__all__`` in modules. In 4.7.0, they - Fix the definitions of ``__all__`` in modules. In 4.7.0, they
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
# #
############################################################################## ##############################################################################
from __future__ import print_function from __future__ import print_function
version = '4.7.1.dev0' version = '4.7.1'
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