Commit 2d362bf2 authored by Michael Howitz's avatar Michael Howitz

Preparing release 4.5.0

[skip ci]
parent 673342a2
``BTrees`` Changelog ``BTrees`` Changelog
==================== ====================
4.5.0 (unreleased) 4.5.0 (2018-04-23)
------------------ ------------------
- Add support for Python 3.6 and 3.7. - Add support for Python 3.6 and 3.7.
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
# #
############################################################################## ##############################################################################
from __future__ import print_function from __future__ import print_function
version = '4.4.1' version = '4.5.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