Skip to content

Commit 731c945

Browse files
committed
Version 2.16.0
1 parent 9ff79d4 commit 731c945

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.rst

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog
33
=========
44

5+
2.16.0 (2024-10-08)
6+
-------------------
7+
58
* Drop Python 3.8 support.
69

710
2.15.0 (2024-08-06)

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ requires = [
66

77
[project]
88
name = "time-machine"
9-
version = "2.15.0"
9+
version = "2.16.0"
1010
description = "Travel through time in your tests."
1111
readme = "README.rst"
1212
keywords = [

0 commit comments

Comments
 (0)