Skip to content

Commit

Permalink
build: Version 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Maari Tamm committed Aug 6, 2024
1 parent 8f0587d commit 1397a55
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 = 3.4.0
current_version = 4.0.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 4.0.0 (2024-08-06)

* [BREAKING CHANGE] Add support for Tutor 18 and Open edX Redwood.
The Tubular repository has been deprecated and the relevant scripts
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ This plugin cannot be used for retiring accounts in the [Open edX E-Commerce S
Installation
------------

pip install git+https://github.com/hastexo/tutor-contrib-retirement@v3.4.0
pip install git+https://github.com/hastexo/tutor-contrib-retirement@v4.0.0

Usage
-----
Expand Down

0 comments on commit 1397a55

Please sign in to comment.