Skip to content

Commit

Permalink
v17.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
regisb committed Dec 13, 2023
1 parent ecc0a08 commit b892871
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 @@ -19,6 +19,11 @@ instructions, because git commits are used to generate release notes:

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

<a id='changelog-17.1.0'></a>
## v17.1.0 (2023-12-13)

- 💥[Improvement] Complete overhaul and redesign: the Indigo theme now covers more pages, including the MFE footer and header, and they are more beautiful than ever! (by @hinakhadim and @TanveerAhmed)

<a id='changelog-17.0.0'></a>
## v17.0.0 (2023-12-09)

Expand Down
1 change: 0 additions & 1 deletion changelog.d/20231213_100433_regis_indigo.md

This file was deleted.

2 changes: 1 addition & 1 deletion tutorindigo/__about__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "17.0.0"
__version__ = "17.1.0"

0 comments on commit b892871

Please sign in to comment.