Version bump 0.3.4. Fixes #23

This commit is contained in:
Eddy Hintze 2021-03-18 17:23:03 +00:00
parent 3c4a6ef79c
commit 9d4b078890
2 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,8 @@
# Change log
### 0.3.4
- Merged in [PR 35](https://github.com/xtream1101/humblebundle-downloader/pull/35) to fix some trove games not downloading
### 0.3.3
- Fixed crashing when file is missing on humblebundle

View File

@ -1 +1 @@
__version__ = '0.3.3'
__version__ = '0.3.4'