We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22aeaea commit 87bc5f3Copy full SHA for 87bc5f3
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## 1.7.7 (2024-12-22)
2
+
3
## 1.7.6 (2024-12-08)
4
5
## 1.7.5 (2024-12-08)
pyproject.toml
@@ -8,7 +8,7 @@ only-include = ["peprock"]
8
9
[project]
10
name = "peprock"
11
-version = "1.7.6"
+version = "1.7.7"
12
description = "Foundational Python library"
13
readme = "README.md"
14
requires-python = ">=3.10,<3.14"
0 commit comments