Skip to content

Commit

Permalink
chore: bump version to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
percevalw committed Sep 13, 2024
1 parent 5585818 commit b3b8c4d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## Unreleased
## v0.6.0 (2024-09-13)

### Fixed

Expand Down
2 changes: 1 addition & 1 deletion confit/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
VisibleDeprecationWarning,
)

__version__ = "0.5.6"
__version__ = "0.6.0"

0 comments on commit b3b8c4d

Please sign in to comment.