Skip to content

Commit ce69c31

Browse files
authored
Bump version to 1.0.3 and update CHANGELOG (#940)
1 parent c577c76 commit ce69c31

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Changelog
22
=========
33

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+
411
1.0.2 (2021-02-28)
512
------------------
613

arrow/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.0.2"
1+
__version__ = "1.0.3"

0 commit comments

Comments
 (0)