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 d2c4ae5 commit fceb868Copy full SHA for fceb868
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Change Log
2
3
+## [1.0.6] 2023-01-11
4
+### Changes
5
+
6
+- Bump Theme Version:
7
+ - [Django Theme Material Kit](https://github.com/app-generator/django-theme-material-kit) `v1.0.16`
8
9
## [1.0.5] 2023-01-11
10
### Changes
11
requirements.txt
@@ -2,7 +2,7 @@ django
gunicorn
python-dotenv
whitenoise
-django-theme-material-kit==1.0.15
+django-theme-material-kit==1.0.16
# psycopg2-binary
# mysqlclient
0 commit comments