Skip to content

Commit 690fece

Browse files
authored
Merge pull request #375 from jrief/version-2.1.10
Version 2.1.10
2 parents 274bbf9 + b197fa4 commit 690fece

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## Release history of [django-admin-sortable2](https://github.com/jrief/django-admin-sortable2/)
44

5+
### 2.1.10
6+
- Do not create sourcemaps in production build.
7+
58
### 2.1.9
69
- Folder `testapp` is not published on PyPI anymore.
710

adminsortable2/__init__.py

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

0 commit comments

Comments
 (0)