We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07b8b37 commit b7dc5c0Copy full SHA for b7dc5c0
release-notes.md
@@ -1,3 +1,9 @@
1
+v 0.18.7
2
+========
3
+
4
+- fix in `get_preview_file` method.
5
6
7
v 0.18.6
8
========
9
setup.py
@@ -28,7 +28,7 @@
28
# For a discussion on single-sourcing the version across setup.py and the
29
# project code, see
30
# https://packaging.python.org/guides/single-sourcing-package-version/
31
- version='0.18.6', # Required
+ version='0.18.7', # Required
32
33
# This is a one-line description or tagline of what your project does. This
34
# corresponds to the "Summary" metadata field:
0 commit comments