Skip to content

Commit 89688d0

Browse files
committed
Release v1.0.7 - DOCS Update (readme)
1 parent 0eedc1b commit 89688d0

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# CHANGELOG
22

3-
## [1.0.6] 2023-01-25
3+
## [1.0.7] 2023-01-07
4+
### Changes
5+
6+
- DOCS Update
7+
8+
## [1.0.6] 2023-01-07
49
### Changes
510

611
- DOCS Update

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
setup(
1010
name='django-admin-material-dashboard',
11-
version='1.0.6',
11+
version='1.0.7',
1212
zip_safe=False,
1313
packages=find_packages(),
1414
include_package_data=True,

0 commit comments

Comments
 (0)