Skip to content

Commit

Permalink
build: Version 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Maari Tamm committed Apr 5, 2024
1 parent 253af5a commit ae7325a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ commit = True
tag = True
sign_tags = True
message = build: Version {new_version}
current_version = 2.4.0
current_version = 2.5.0

[bumpversion:file:CHANGELOG.md]
search = Unreleased
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Unreleased
## Version 2.5.0 (2024-04-05)

* [Enhancement] Support Python 3.12.

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ appropriate one:
Installation
------------

pip install git+https://github.com/hastexo/tutor-contrib-webhook-receiver@v2.4.0
pip install git+https://github.com/hastexo/tutor-contrib-webhook-receiver@v2.5.0

Then, to enable this plugin, run:

Expand Down

0 comments on commit ae7325a

Please sign in to comment.