Skip to content

Commit

Permalink
build: Version 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Maari Tamm committed Jul 31, 2024
1 parent e577ed8 commit 75bcb3a
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 @@ -2,7 +2,7 @@
commit = True
tag = True
message = build: Version {new_version}
current_version = 1.3.0
current_version = 1.4.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 1.4.0 (2024-07-31)
-----------------------------

* Support Tutor 18 and Open edX Redwood.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ appropriate one:
Installation
------------

pip install git+https://github.com/hastexo/tutor-contrib-registry@v1.3.0
pip install git+https://github.com/hastexo/tutor-contrib-registry@v1.4.0

Usage
-----
Expand Down

0 comments on commit 75bcb3a

Please sign in to comment.