diff --git a/CHANGELOG.rst b/CHANGELOG.rst index d1cf62a..1f29217 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -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) ----------------- diff --git a/setup.py b/setup.py index 65af7bc..e10bc21 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setup( name="ptpimg_uploader", - version="0.5", + version="0.6", author="theirix", author_email="theirix@gmail.com", description=(