Skip to content

Commit

Permalink
Release v1.0.8 - DOCS Update
Browse files Browse the repository at this point in the history
  • Loading branch information
app-generator committed Nov 1, 2022
1 parent d218544 commit e960c24
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 @@
# Change Log

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

- DOCS Update

## [1.0.7] 2022-10-30
### 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-api-generator',
version='1.0.7',
version='1.0.8',
zip_safe=False,
packages=find_packages(),
include_package_data=True,
Expand Down

0 comments on commit e960c24

Please sign in to comment.