Skip to content

Commit b7dc5c0

Browse files
committed
release
1 parent 07b8b37 commit b7dc5c0

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

release-notes.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
v 0.18.7
2+
========
3+
4+
- fix in `get_preview_file` method.
5+
6+
17
v 0.18.6
28
========
39

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
# For a discussion on single-sourcing the version across setup.py and the
2929
# project code, see
3030
# https://packaging.python.org/guides/single-sourcing-package-version/
31-
version='0.18.6', # Required
31+
version='0.18.7', # Required
3232

3333
# This is a one-line description or tagline of what your project does. This
3434
# corresponds to the "Summary" metadata field:

0 commit comments

Comments
 (0)