Skip to content

Commit

Permalink
bump: version 2.0.0 → 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 25, 2024
1 parent 58e4c1c commit 2a83579
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 2.0.1 (2024-01-25)

### Fix

- remove broken copypasta script definition

## 2.0.0 (2024-01-25)

### BREAKING CHANGE
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = 'convoke'
description = ''
version = "2.0.0"
version = "2.0.1"
authors = [
"David Eyk <[email protected]>"
]
Expand Down

0 comments on commit 2a83579

Please sign in to comment.