Skip to content

Commit a096a29

Browse files
committed
Release 0.7.2
1 parent 3c8df65 commit a096a29

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.2
2+
=====
3+
4+
- Fix examples-from-files support to use feature-relative paths
5+
16
0.7.1
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.1',
20+
version='0.7.2',
2121
description=description,
2222
long_description=long_description,
2323
license='MIT',

0 commit comments

Comments
 (0)