Skip to content

Commit

Permalink
chore(main): release 0.2.5 (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
qgerome authored Jun 19, 2024
1 parent 1d2a9db commit 1e49761
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.2.5](https://github.com/BLSQ/openhexa-toolbox/compare/0.2.4...0.2.5) (2024-06-19)


### Bug Fixes

* **deps:** Remove unused 'stringcase' dependency ([1d2a9db](https://github.com/BLSQ/openhexa-toolbox/commit/1d2a9db9b05ee7089dc21011ae99efb282b770f7))

## [0.2.4](https://github.com/BLSQ/openhexa-toolbox/compare/0.2.3...0.2.4) (2024-06-13)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "openhexa.toolbox"
version = "0.2.4"
version = "0.2.5"
description = "A set of tools to acquire & process data from various sources"
authors = [{ name = "Bluesquare", email = "dev@bluesquarehub.com" }]
maintainers = [{ name = "Bluesquare", email = "dev@bluesquarehub.com" }]
Expand Down

0 comments on commit 1e49761

Please sign in to comment.