Skip to content

Commit

Permalink
Prepration for 4.2.0 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
hramezani committed Jun 8, 2021
1 parent d4205a9 commit afabfde
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Changelog

## [4.1.2] - 2020-12-21
- Add DRF serializer field for JDateField
### Changed
- Drop Django 3.0 support
- Add Django 3.2 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.1.2',
version='4.2.0',
packages=find_packages(),
include_package_data=True,
zip_safe=False,
Expand Down

0 comments on commit afabfde

Please sign in to comment.