Skip to content

Commit

Permalink
Release v1.0.6 - Links Curation & DOCS Update
Browse files Browse the repository at this point in the history
  • Loading branch information
app-generator committed Jan 23, 2023
1 parent 479fc14 commit 94c771c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# CHANGELOG

## [1.0.6] 2023-01-23
### Changes

- Links Curation (all pages)
- DOCS Update (minor)

## [1.0.5] 2023-01-23
### Changes

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-admin-volt',
version='1.0.5',
version='1.0.6',
zip_safe=False,
packages=find_packages(),
include_package_data=True,
Expand Down

0 comments on commit 94c771c

Please sign in to comment.