Skip to content

Commit

Permalink
Preparing release 4.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jamadden committed Mar 22, 2020
1 parent 8753e36 commit 6b88c52
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
BTrees Changelog
==================

4.7.1 (unreleased)
4.7.1 (2020-03-22)
==================

- Fix the definitions of ``__all__`` in modules. In 4.7.0, they
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
#
##############################################################################
from __future__ import print_function
version = '4.7.1.dev0'
version = '4.7.1'

import os
import sys
Expand Down

0 comments on commit 6b88c52

Please sign in to comment.