Skip to content

Commit

Permalink
Increment v0.2.5 bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
doolijb committed Jan 14, 2022
1 parent 7484cf2 commit 129dd04
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,9 @@ Client.shell(self)

## CHANGELOG

### 0.2.4
- bugfix in list_dirs

### 0.2.4
- bugfix in delete_file

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ def parse_requirements(filename):

setup(
name='digital-ocean-spaces',
version='0.2.4',
version='0.2.5',
author='Jody Doolittle <https://chariot-dev.com>',
license='MIT',
url='https://github.com/ChariotDev/digital-ocean-spaces',
Expand Down

0 comments on commit 129dd04

Please sign in to comment.