Skip to content

Commit d163520

Browse files
committed
v0.1.3
1 parent 8932bf0 commit d163520

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,9 @@ Initial release!
1515
---
1616

1717
- chore(docs): Update folder structure and README.md.
18+
19+
## Version 0.1.3 (February 03, 2025)
20+
21+
---
22+
23+
- fix: add file uploads support for modal forms.

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = django-modal-actions
3-
version = 0.1.2
3+
version = 0.1.3
44
description = A Django app for adding modal actions to the admin interface
55
long_description = file: README.md
66
long_description_content_type = text/markdown

0 commit comments

Comments
 (0)