Skip to content

Commit

Permalink
πŸ”– bump(release): v0.0.3 β†’ v0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 7, 2024
1 parent de1ea57 commit 02e9246
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## v0.0.4 (2024-03-07)

### ♻️ Refactorings

- rename exchange rate operations (#15)

### πŸ’šπŸ‘· CI & Build

- fix checking out (#14)
- **deps**: bump pdm-project/setup-pdm from 3 to 4 (#13)
- **deps**: bump actions/checkout from 3 to 4 (#12)

## v0.0.3 (2024-03-07)

### πŸ›πŸš‘οΈ Fixes
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "coinapi-rest"
version = "0.0.3"
version = "0.0.4"
description = "CoinAPI Python REST Client"
authors = [{ name = "ljnsn", email = "[email protected]" }]
dependencies = [
Expand Down

0 comments on commit 02e9246

Please sign in to comment.