Skip to content

Commit

Permalink
Release v1.0.10 - Fix #4
Browse files Browse the repository at this point in the history
  • Loading branch information
app-generator committed Jun 3, 2023
1 parent ac09824 commit dd6219d
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.10] 2023-06-03
### Changes

- Fix #4: Admin form fieldset issue

## [1.0.9] 2023-06-02
### 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-datta',
version='1.0.9',
version='1.0.10',
zip_safe=False,
packages=find_packages(),
include_package_data=True,
Expand Down

0 comments on commit dd6219d

Please sign in to comment.