Skip to content

Commit e511e29

Browse files
committed
bump version and update news
1 parent 9a7b34e commit e511e29

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

NEWS.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
Release Notes
33
=============
44

5+
snakeoil 0.8.7 (2020-01-26)
6+
---------------------------
7+
8+
- snakeoil.dist.distutils_extensions: Revert dev deps change to fix wheel
9+
builds.
10+
511
snakeoil 0.8.6 (2020-01-25)
612
---------------------------
713

src/snakeoil/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
"""
1515

1616
__title__ = 'snakeoil'
17-
__version__ = '0.8.6'
17+
__version__ = '0.8.7'

0 commit comments

Comments
 (0)