Skip to content

Commit 33038f0

Browse files
author
Tycho Hob
committed
chore: Bump version and changelog
1 parent 7a6cb4b commit 33038f0

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

CHANGELOG.rst

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,12 @@ Change Log
1414
Unreleased
1515
----------
1616

17+
2.1.1 - 2026-01-39
18+
------------------
19+
* Fix make upgrade, update dependencies
20+
1721
2.1.0 - 2025-04-18
18-
---------------------
22+
------------------
1923
* Added Support for ``django 5.2``.
2024

2125
2.0.0 --- 2024-09-09
@@ -28,8 +32,6 @@ Unreleased
2832
* Add support for python 3.11 and 3.12 support.
2933
* Removed django32 support.
3034

31-
32-
3335
1.7.0 --- 2023-07-23
3436
--------------------
3537

edx_api_doc_tools/__init__.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,4 @@
4545
schema_for,
4646
)
4747

48-
49-
__version__ = '2.1.0'
48+
__version__ = "2.1.1"

0 commit comments

Comments
 (0)