Skip to content

Commit 3143335

Browse files
DawoudSherazregisb
authored andcommitted
v18.1.3
1 parent 354dfc6 commit 3143335

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,11 @@ instructions, because git commits are used to generate release notes:
2020

2121
<!-- scriv-insert-here -->
2222

23+
<a id='changelog-18.1.3'></a>
24+
## v18.1.3 (2024-08-13)
25+
26+
- [Feature] Update to redwood.2 tag (by @dawoudsheraz)
27+
2328
<a id='changelog-18.1.2'></a>
2429
## v18.1.2 (2024-07-26)
2530

changelog.d/20240812_112508_dawoud.sheraz_redwood_2.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

tutor/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

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

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

0 commit comments

Comments
 (0)