Skip to content

Commit 77eb50d

Browse files
committed
Release 0.7.0
1 parent 2986964 commit 77eb50d

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.7.0
2+
=====
3+
4+
- Add support for tagging of tests for improved selective execution
5+
16
0.6.8
27
=====
38

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818

1919
setup(name='planterbox',
20-
version='0.6.8',
20+
version='0.7.0',
2121
description=description,
2222
long_description=long_description,
2323
license='MIT',

0 commit comments

Comments
 (0)