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.
1 parent b8a059a commit 594c91fCopy full SHA for 594c91f
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# CHANGELOG
2
3
+## [1.0.7] 2023-02-28
4
+### Changes
5
+
6
+- CleanUp MAPS (css, JS)
7
8
## [1.0.6] 2023-02-27
9
### Changes
10
setup.py
@@ -8,7 +8,7 @@
setup(
name='django-admin-datta',
11
-version='1.0.6',
+version='1.0.7',
12
zip_safe=False,
13
packages=find_packages(),
14
include_package_data=True,
0 commit comments