Skip to content

Commit 27f9e90

Browse files
chore: bump version to 1.7.4
1 parent 7ab5582 commit 27f9e90

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 1.7.4 (2024-12-08)
2+
3+
### Fix
4+
5+
- **patterns**: apply PEP 570 to `Observer.notify()`
6+
- **models**: apply PEP 570 to `Measurement.__round__()`
7+
18
## 1.7.3 (2024-10-28)
29

310
## 1.7.2 (2024-10-27)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ only-include = ["peprock"]
88

99
[project]
1010
name = "peprock"
11-
version = "1.7.3"
11+
version = "1.7.4"
1212
description = "Foundational Python library"
1313
readme = "README.md"
1414
requires-python = ">=3.10,<3.14"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)