Skip to content

Commit 0ae797c

Browse files
jrieffsbraun
andauthored
Version 3.1.3 (#1468)
* Bump to version 3.1.2 * Bump to version 3.1.3 --------- Co-authored-by: Fabian Braun <[email protected]>
1 parent 46d7851 commit 0ae797c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.rst

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
CHANGELOG
33
=========
44

5+
3.1.3 (2025-05-17)
6+
==================
7+
* Fix: Folder select widget did not render correctly with standard Django admin
8+
styles.
9+
510
3.1.2 (2025-05-17)
611
==================
712

filer/__init__.py

+1-1
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.1.2'
16+
__version__ = '3.1.3'

0 commit comments

Comments
 (0)