Skip to content

Commit

Permalink
Bump version 0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
theirix committed May 23, 2021
1 parent cfd5e12 commit 08a2dad
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
Change Log
==========

0.6 (2021-05-23)
-----------------

* Image order gets changed if urls and files are mixed in input parameter (#5).


0.5 (2020-04-27)
-----------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setup(
name="ptpimg_uploader",
version="0.5",
version="0.6",
author="theirix",
author_email="theirix@gmail.com",
description=(
Expand Down

0 comments on commit 08a2dad

Please sign in to comment.