Skip to content

Commit

Permalink
Bump up version number to v4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
bartTC committed Nov 23, 2024
1 parent bbd1297 commit f95c8f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api"
# Poetry -------------------------------------------------------------------------------
[tool.poetry]
name = "django-dynamic-raw-id"
version = "4.3"
version = "4.4"
packages = [{include = "dynamic_raw_id"}]
description = "raw_id_fields widget replacement that handles display of an object's string value on change."
keywords = ["django", "widget", "field", "admin", "raw-id", "foreignkey"]
Expand Down

0 comments on commit f95c8f6

Please sign in to comment.