Skip to content

Commit a0ac0c9

Browse files
committed
REL: 1.0.4
1 parent 19f2509 commit a0ac0c9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGES.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
## Releases
44

5+
### 1.0.4 (4 November 2023)
6+
7+
* Update tests to accommodate changes in `setuptools_scm` API and generated files
8+
* Drop Python 3.7 support, test on 3.12
9+
* Switch from black and isort to ruff
10+
* Convert deprecated `datetime.utcnow()` to `datetime.now(tz=timezone.utc)`
11+
512
### 1.0.3 (1 February 2023)
613

714
* Require `setuptools_scm >= 7` to ensure compatible installations

0 commit comments

Comments
 (0)