We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c577c76 commit ce69c31Copy full SHA for ce69c31
CHANGELOG.rst
@@ -1,6 +1,13 @@
1
Changelog
2
=========
3
4
+1.0.3 (2021-03-05)
5
+------------------
6
+
7
+- [FIX] Updated internals to avoid issues when running ``mypy --strict``.
8
+- [FIX] Corrections to Swedish locale.
9
+- [INTERNAL] Lowered required coverage limit until ``humanize`` month tests are fixed.
10
11
1.0.2 (2021-02-28)
12
------------------
13
arrow/_version.py
@@ -1 +1 @@
-__version__ = "1.0.2"
+__version__ = "1.0.3"
0 commit comments