Skip to content

Commit

Permalink
Version 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
theirix committed Apr 27, 2020
1 parent 8ffd771 commit e37f4f3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Change Log
==========

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

* Do not require pyperclip to be installed.

0.4 (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.4",
version="0.5",
author="theirix",
author_email="theirix@gmail.com",
description=(
Expand Down

0 comments on commit e37f4f3

Please sign in to comment.