Skip to content

Commit dc031a7

Browse files
committed
Bump to version 1.0.2
1 parent e3a7478 commit dc031a7

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

adminsortable2/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '1.0.1'
1+
__version__ = '1.0.2'

docs/source/changelog.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ Release history
55
===============
66

77

8+
1.0.2
9+
-----
10+
* Fix regression introduced in 1.0.1, adding double item rows on SortableInlineAdminMixin and
11+
TabularInline.
12+
813
1.0.1
914
-----
1015
* Fix CSS classes change introduced in Django-2.1.

0 commit comments

Comments
 (0)