Skip to content

Commit

Permalink
Preparing release 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard O'Dwyer committed Nov 18, 2019
1 parent 4d343f1 commit 2727295
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Release History
===============

1.0.5 (unreleased)
1.0.5 (2019-11-18)
------------------

- Increase the wait time in between failed API request retries.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

setup(
name='mega.py',
version='1.0.5.dev0',
version='1.0.5',
packages=find_packages('src', exclude=('tests', )),
package_dir={'': 'src'},
include_package_data=True,
Expand Down

0 comments on commit 2727295

Please sign in to comment.