Skip to content

Commit

Permalink
chore: bump version to 1.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 8, 2024
1 parent 7ab5582 commit 27f9e90
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 1.7.4 (2024-12-08)

### Fix

- **patterns**: apply PEP 570 to `Observer.notify()`
- **models**: apply PEP 570 to `Measurement.__round__()`

## 1.7.3 (2024-10-28)

## 1.7.2 (2024-10-27)
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ only-include = ["peprock"]

[project]
name = "peprock"
version = "1.7.3"
version = "1.7.4"
description = "Foundational Python library"
readme = "README.md"
requires-python = ">=3.10,<3.14"
Expand Down
2 changes: 1 addition & 1 deletion uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 27f9e90

Please sign in to comment.