Skip to content

Commit

Permalink
Release v1.0.8 - DOCS Update (Readme)
Browse files Browse the repository at this point in the history
  • Loading branch information
app-generator committed Nov 22, 2022
1 parent ed6efe5 commit 213020b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# CHANGELOG

## [1.0.8] 2022-11-22
### Improvements

- DOCS Update

## [1.0.7] 2022-11-22
### Improvements

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

setup(
name='django-theme-material-kit',
version='1.0.7',
version='1.0.8',
zip_safe=False,
packages=find_packages(),
include_package_data=True,
Expand Down

0 comments on commit 213020b

Please sign in to comment.