Skip to content

Commit 7dea293

Browse files
committed
Release 0.7.1
1 parent df0b12a commit 7dea293

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.1
2+
=====
3+
4+
- Add support for reading examples from referenced files
5+
16
0.7.0
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.7.0',
20+
version='0.7.1',
2121
description=description,
2222
long_description=long_description,
2323
license='MIT',

0 commit comments

Comments
 (0)