Skip to content

Commit fd3d930

Browse files
committed
v3.2.2 [ci skip]
1 parent 2a3e1a5 commit fd3d930

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
=========
33

4-
**master (unreleased)**
4+
**3.2.2 (Apr 9, 2019)**
55

66
* Fixed: Django 2.x ``autocomplete_fields`` support (`#118`_)
77
* Fixed: (grappelli) proper initialization of admin widgets in deeply nested

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
setup(
1212
name='django-nested-admin',
13-
version="3.2.1",
13+
version="3.2.2",
1414
install_requires=[
1515
'python-monkey-business>=1.0.0',
1616
'six',

0 commit comments

Comments
 (0)