Skip to content

Commit

Permalink
v18.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Muhammad Faraz Maqsood authored and Muhammad Faraz Maqsood committed May 7, 2024
1 parent dddf6ef commit 2a0e61b
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,12 @@ instructions, because git commits are used to generate release notes:

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

<a id='changelog-18.0.0'></a>
## v18.0.0 (2024-05-07)

- 💥[Feature] Upgrade Python version to 3.12.2. (by @Faraz32123)
- 💥[Feature] Upgrade to Redwood. (by @Faraz32123)

<a id='changelog-17.0.1'></a>
## v17.0.1 (2024-04-25)

Expand Down

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/20240507_111533_faraz.maqsood_redwood.md

This file was deleted.

2 changes: 1 addition & 1 deletion tutordiscovery/__about__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "17.0.1"
__version__ = "18.0.0"

0 comments on commit 2a0e61b

Please sign in to comment.