Skip to content

Commit f9508c4

Browse files
committed
v4.1.1
1 parent 91b8614 commit f9508c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nested_admin/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
import django.forms.formsets
1515
import monkeybiz
1616

17-
__version__ = "4.1.0"
17+
__version__ = "4.1.1"
1818

1919
# import mapping to objects in other modules
2020
all_by_module = {

0 commit comments

Comments
 (0)