Skip to content

Commit daefe53

Browse files
committed
Prepare to 0.11.0 release
1 parent 2a9460c commit daefe53

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Change Log
22
==========
33

4+
0.11.0 (2020-11-01)
5+
-------------------
6+
7+
* Add support for ``DateTime`` with timezone
8+
9+
410
0.10.1 (2020-07-24)
511
-------------------
612

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ license = MIT
1010
[options]
1111
packages =
1212
aiochsa
13+
python_requires = >=3.7
1314
install_requires =
1415
aiohttp>=3.7.2,<4.0.0
1516
backports.zoneinfo;python_version<"3.9"

0 commit comments

Comments
 (0)