Skip to content

Commit

Permalink
version: 0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Sep 9, 2024
1 parent a4c2dcd commit 9b30d1e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed

*

### Fixed

*

## [0.2.5] - 2024-09-09

### Changed

* Major code restructuring to make it compliant with `black`

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@

setuptools.setup(
name="dropbox-api",
version="0.2.4",
version="0.2.5",
author="Hive Solutions Lda.",
author_email="[email protected]",
description="Dropbox API Client",
Expand Down

0 comments on commit 9b30d1e

Please sign in to comment.