Skip to content

Commit 0b77804

Browse files
committed
🔖 Version 4.17.2
1 parent 141d480 commit 0b77804

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

docs/changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ small.label {
66
}
77
</style>
88

9+
## 4.17.2 <small>(Apr 29, 2025)</small> { id="4.17.2" }
10+
11+
Fixes:
12+
13+
- added missing `modifies_state.py` file <small class="label">[core]</small>
14+
- bumped `typing-extension` to `>=4.12` to reflect recent changes <small class="label">[core]</small>
15+
916
## 4.17.1 <small>(Apr 29, 2025)</small> { id="4.17.1" }
1017

1118
Fixes:

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "eth-wake"
3-
version = "4.17.1"
3+
version = "4.17.2"
44
description = "Wake is a Python-based Solidity development and testing framework with built-in vulnerability detectors."
55
license = "ISC"
66
authors = ["Ackee Blockchain"]

0 commit comments

Comments
 (0)