Skip to content

Commit

Permalink
Release v1.0.2 - DOCS Update
Browse files Browse the repository at this point in the history
  • Loading branch information
app-generator committed Oct 24, 2022
1 parent 361cabc commit c466f5d
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 @@
# Change Log

## [1.0.2] 2022-10-24
### Improvements

- DOCS Update
- Added [Dynamic API](https://www.youtube.com/watch?v=nPQMUafTrNY) `video presentation`

## [1.0.1] 2022-10-24
### 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-dynamic-api',
version='1.0.1',
version='1.0.2',
zip_safe=False,
packages=find_packages(),
include_package_data=True,
Expand Down

0 comments on commit c466f5d

Please sign in to comment.