Skip to content

Commit

Permalink
Bump version: 2.1.0 → 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Kazu Version Bump committed Jul 8, 2024
1 parent cf3557b commit 9f9741f
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
Expand Up @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

<!-- towncrier release notes start -->

## 2.1.1 - 2024-07-08


No significant changes.


## 2.1.0 - 2024-07-04


Expand Down
2 changes: 1 addition & 1 deletion kazu/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "2.1.0"
__version__ = "2.1.1"

0 comments on commit 9f9741f

Please sign in to comment.