File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,13 @@ The format is based on [semantic versioning](https://packaging.python.org/guides
4
4
and [ pre-release versioning] ( https://packaging.python.org/guides/distributing-packages-using-setuptools/#pre-release-versioning )
5
5
schemes recommended by the Python Packaging Authority (PPA).
6
6
7
+ ## 2.1.3 (2021-06-22)
8
+
9
+ - Minor fixes and enhancements for docstrings and documentation.
10
+
7
11
## 2.1.2 (2021-05-30)
8
12
9
- - Add Bangla translation. (Thanks to [ @nokibsarkar ] ( https://github.com/nokibsarkar ) )
13
+ - Added Bangla translation. (Thanks to [ @nokibsarkar ] ( https://github.com/nokibsarkar ) )
10
14
- Changed ` Hijri ` rich comparison to return ` NotImplemented ` when the second operand is not ` Hijri ` object.
11
15
- Changed ` ummalqura ` constants to be in capital letters adhering to PEP8.
12
16
- Updated packaging configuration files and local development workflow.
Original file line number Diff line number Diff line change 3
3
https://github.com/dralshehri/hijri-converter
4
4
"""
5
5
6
- __version__ = "2.1.2 "
6
+ __version__ = "2.1.3 "
You can’t perform that action at this time.
0 commit comments