Skip to content

Commit

Permalink
Prepare release 6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hramezani committed Feb 21, 2022
1 parent 1d89641 commit 75ad822
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## Unreleased
## [6.0.0] - 2022-02-21
### Changed
- Update install_requires to use ``jdatetime>=4.0.0``
- Drop Python 3.6 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='5.1.0',
version='6.0.0',
packages=find_packages(),
include_package_data=True,
zip_safe=False,
Expand Down

0 comments on commit 75ad822

Please sign in to comment.