Skip to content

Commit

Permalink
v4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fdintino committed Aug 13, 2024
1 parent 91b8614 commit f9508c4
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.1.0"
__version__ = "4.1.1"

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

0 comments on commit f9508c4

Please sign in to comment.