Skip to content

Commit

Permalink
- vb [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
dataflake committed Oct 6, 2023
1 parent 7ce1af6 commit 0b4b592
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
BTrees Changelog
==================

5.1.1 (unreleased)
==================


5.1 (2023-10-05)
================

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
from setuptools import setup
from setuptools.command.build_ext import build_ext

version = '5.1'
version = '5.1.1.dev0'

def _read(fname):
here = os.path.abspath(os.path.dirname(__file__))
Expand Down

0 comments on commit 0b4b592

Please sign in to comment.