Skip to content

Commit bd0b86e

Browse files
UsamaSadiqregisb
authored andcommitted
docs: bump package version to 7.4.0
1 parent 1bee2bb commit bd0b86e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ Change Log
1414
Unreleased
1515
----------
1616

17+
7.4.0 - 2025-04-10
18+
------------------
19+
* Same as 7.3.0
20+
* 7.3.0 tag was created but PyPI release job had failed
21+
1722
7.3.0 - 2025-04-09
1823
------------------
1924
Added

edx_django_utils/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
EdX utilities for Django Application development..
33
"""
44

5-
__version__ = "7.2.0"
5+
__version__ = "7.4.0"

0 commit comments

Comments
 (0)