Skip to content

Commit 06c0057

Browse files
authored
Cut 0.5.6 release (#156)
1 parent 4a66b6d commit 06c0057

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 0.5.6-dev2
1+
## 0.5.6
22

33
* Update the `annotate` and `_get_image_array` methods of `PageLayout` to get the image from the `image_path` property if the `image` property is `None`.
44
* Add functionality to store pdf images for later use.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.5.6-dev2" # pragma: no cover
1+
__version__ = "0.5.6" # pragma: no cover

0 commit comments

Comments
 (0)