Skip to content

Commit b4ad393

Browse files
committed
Release 0.6.1
1 parent 107a78b commit b4ad393

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGES

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
0.6.1
2+
=====
3+
4+
- Compatibility with API changes from nose2 0.6.0
5+
16
0.6
27
===
38

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
description = 'A plugin for nose2 implementing behavior-driven testing.'
1313

1414
setup(name='planterbox',
15-
version='0.6.0',
15+
version='0.6.1',
1616
description=description,
1717
license='MIT',
1818
classifiers=[

0 commit comments

Comments
 (0)