Skip to content

Commit

Permalink
Prepration for 4.1.1 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
hramezani committed Dec 16, 2020
1 parent fbeef70 commit 1966ad7
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
## [4.1.1] - 2020-12-16
### Fixed
- Fixed `jDateTimeField` problem with `auto_now_add` when tz enable (#124)

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.0',
version='4.1.1',
packages=find_packages(),
include_package_data=True,
zip_safe=False,
Expand Down

0 comments on commit 1966ad7

Please sign in to comment.