Skip to content

Commit a4dac81

Browse files
committed
Fix publishing bug, bump to v1.4.1
1 parent 508b936 commit a4dac81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "django-admin-multi-select-filter"
3-
version = "1.4.0"
3+
version = "1.4.1"
44
description = "Django admin filter for multiple select"
55
readme = "README.md"
66
authors = [{ name = "Job Doesburg", email = "[email protected]" }]

0 commit comments

Comments
 (0)