We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0bf70b commit 6255d02Copy full SHA for 6255d02
nested_admin/__init__.py
@@ -14,7 +14,7 @@
14
import django.forms.formsets
15
import monkeybiz
16
17
-__version__ = "4.0.2"
+__version__ = "4.1.0"
18
19
# import mapping to objects in other modules
20
all_by_module = {
0 commit comments