Skip to content

Commit

Permalink
Prepare release 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hramezani committed Dec 21, 2021
1 parent ab47f8e commit 0c0a741
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Changelog

## [5.0.0] - 2021-12-21
### Changed
- Add Python 3.10 support
- Add Django 4.0 support
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name='django-jalali',
version='4.3.0',
version='5.0.0',
packages=find_packages(),
include_package_data=True,
zip_safe=False,
Expand Down

0 comments on commit 0c0a741

Please sign in to comment.