Skip to content

Commit

Permalink
prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
slashmili committed Aug 20, 2024
1 parent 0725acd commit 58637f3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## [7.1.0] - 2024-08-20
### Changed
- Respect jDateField's input_formats kwarg when parsing date

## [7.0.0] - 2024-07-12
### Changed
- Drop Django 3.2 support
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = django-jalali
version = 7.0.0
version = 7.1.0
description = Jalali Date support for Django model and admin interface
url = http://github.com/slashmili/django-jalali
download_url = http://github.com/slashmili/django-jalali/tarball/master
Expand Down

0 comments on commit 58637f3

Please sign in to comment.