Skip to content

Commit

Permalink
Prepare release 6.2.0 (#240)
Browse files Browse the repository at this point in the history
  • Loading branch information
hramezani authored Mar 29, 2024
1 parent b869887 commit ff697d4
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,6 +1,8 @@
# Changelog

### Changed

## [6.2.0] - 2024-03-29
- Add Django 5.0 support
- Drop Django 4.1 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 = 6.1.0
version = 6.2.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 ff697d4

Please sign in to comment.