Skip to content

Commit

Permalink
release: v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fdintino committed Jul 14, 2024
1 parent c0bf70b commit 6255d02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nested_admin/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
import django.forms.formsets
import monkeybiz

__version__ = "4.0.2"
__version__ = "4.1.0"

# import mapping to objects in other modules
all_by_module = {
Expand Down

0 comments on commit 6255d02

Please sign in to comment.