Skip to content

Commit

Permalink
Preparing release 4.5.1
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
jamadden committed Aug 9, 2018
1 parent 1d832ec commit 5bcc3de
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
@@ -1,7 +1,7 @@
``BTrees`` Changelog
====================

4.5.1 (unreleased)
4.5.1 (2018-08-09)
------------------

- Produce binary wheels for Python 3.7.
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.5.1.dev0'
version = '4.5.1'

import os
import sys
Expand Down

0 comments on commit 5bcc3de

Please sign in to comment.