We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a1ea93 commit 746553eCopy full SHA for 746553e
pyproject.toml
@@ -1,7 +1,7 @@
1
[project]
2
requires-python = ">= 3.8"
3
name = 'django-image-uploader-widget'
4
-version = '0.4.4'
+version = '0.4.5'
5
description='Simple Image Uploader Widget for Django-Admin'
6
dependencies = [
7
'django>=3.2',
0 commit comments