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.
2 parents 274bbf9 + b197fa4 commit 690feceCopy full SHA for 690fece
CHANGELOG.md
@@ -2,6 +2,9 @@
2
3
## Release history of [django-admin-sortable2](https://github.com/jrief/django-admin-sortable2/)
4
5
+### 2.1.10
6
+- Do not create sourcemaps in production build.
7
+
8
### 2.1.9
9
- Folder `testapp` is not published on PyPI anymore.
10
adminsortable2/__init__.py
@@ -1 +1 @@
1
-__version__ = '2.1.9'
+__version__ = '2.1.10'
0 commit comments