Skip to content

Commit c78090f

Browse files
committed
Release 0.6.4
1 parent 3c36f08 commit c78090f

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.4
2+
=====
3+
4+
- Use io.open for universal newline support
5+
16
0.6.3
27
=====
38

setup.py

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

1515
setup(name='planterbox',
16-
version='0.6.3',
16+
version='0.6.4',
1717
description=description,
1818
license='MIT',
1919
classifiers=[

0 commit comments

Comments
 (0)