Skip to content

Commit d9f8590

Browse files
committed
Bump to 0.8.6
1 parent f23afc5 commit d9f8590

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

NEWS.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
News in asserts 0.8.6
2+
=====================
3+
14
News in asserts 0.8.5
25
=====================
36

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ def read(fname):
1010

1111
setup(
1212
name="asserts",
13-
version="0.8.5",
13+
version="0.8.6",
1414
description="Stand-alone Assertions",
1515
long_description=read("README.rst"),
1616
author="Sebastian Rittau",

0 commit comments

Comments
 (0)