Skip to content

Commit 4d9e7e5

Browse files
semantic-releaseactions-user
authored andcommitted
4.0.1
4.0.1 skip-checks: true
1 parent 06b3f90 commit 4d9e7e5

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
<!--next-version-placeholder-->
44

5+
## v4.0.1 (2025-05-01)
6+
7+
### Fix
8+
9+
* Bumps httpx dependency for compatibility ([#152](https://github.com/algorandfoundation/algokit-utils-py/issues/152)) ([`a41fcef`](https://github.com/algorandfoundation/algokit-utils-py/commit/a41fcefd710a8e8400d79e078cc0a764ef12ae15))
10+
511
## v4.0.0 (2025-03-26)
612

713
### Feature

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 = "algokit-utils"
3-
version = "4.0.0"
3+
version = "4.0.1"
44
description = "Utilities for Algorand development for use by AlgoKit"
55
authors = ["Algorand Foundation <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)