Skip to content

Commit

Permalink
v18.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
DawoudSheraz authored and regisb committed Aug 13, 2024
1 parent 354dfc6 commit 3143335
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@ instructions, because git commits are used to generate release notes:

<!-- scriv-insert-here -->

<a id='changelog-18.1.3'></a>
## v18.1.3 (2024-08-13)

- [Feature] Update to redwood.2 tag (by @dawoudsheraz)

<a id='changelog-18.1.2'></a>
## v18.1.2 (2024-07-26)

Expand Down
1 change: 0 additions & 1 deletion changelog.d/20240812_112508_dawoud.sheraz_redwood_2.md

This file was deleted.

2 changes: 1 addition & 1 deletion tutor/__about__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# Increment this version number to trigger a new release. See
# docs/tutor.html#versioning for information on the versioning scheme.
__version__ = "18.1.2"
__version__ = "18.1.3"

# The version suffix will be appended to the actual version, separated by a
# dash. Use this suffix to differentiate between the actual released version and
Expand Down

0 comments on commit 3143335

Please sign in to comment.