Skip to content

Commit

Permalink
bump: version 6.0.3 → 6.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
timcera committed Feb 24, 2023
1 parent 441cce2 commit 0d11095
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## v6.0.4 (2023-02-23)

### Fix

- corrected command line functions so that aren't imported

## v6.0.3 (2023-02-13)

### Refactor
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.0.3
6.0.4
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ ignore = [
name = "cz_conventional_commits"
tag_format = "v$version"
update_changelog_on_bump = true
version = "6.0.3"
version = "6.0.4"
version_files = ["VERSION"]

[tool.isort]
Expand Down

0 comments on commit 0d11095

Please sign in to comment.