Skip to content

Commit f95c8f6

Browse files
committed
Bump up version number to v4.4
1 parent bbd1297 commit f95c8f6

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
@@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api"
55
# Poetry -------------------------------------------------------------------------------
66
[tool.poetry]
77
name = "django-dynamic-raw-id"
8-
version = "4.3"
8+
version = "4.4"
99
packages = [{include = "dynamic_raw_id"}]
1010
description = "raw_id_fields widget replacement that handles display of an object's string value on change."
1111
keywords = ["django", "widget", "field", "admin", "raw-id", "foreignkey"]

0 commit comments

Comments
 (0)