Skip to content

Commit 6ea5d6d

Browse files
authored
chore: Prepare release 3.4.4 (#1576)
* Bump version to 3.4.4 * Update CHANGELOG for version 3.4.4
1 parent 89c47a7 commit 6ea5d6d

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
@@ -2,6 +2,11 @@
22
CHANGELOG
33
=========
44

5+
3.4.4 (2026-02-06)
6+
==================
7+
8+
* fix: Popup window failed with django CMS' GrouperAdmin forms by @fsbraun in https://github.com/django-cms/django-filer/pull/1575
9+
510
3.4.3 (2026-01-17)
611
==================
712

filer/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
8. Publish the release and it will automatically release to pypi
1414
"""
1515

16-
__version__ = '3.4.3'
16+
__version__ = '3.4.4'

0 commit comments

Comments
 (0)