Skip to content

Commit d4ff75b

Browse files
committed
Release v0.3.2
1 parent 826d43e commit d4ff75b

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
# Version history
22

3+
## 0.3.2
4+
5+
- Fix teardown.
6+
37
## 0.3.1
48

5-
- Try to make starup/teardown more robust.
9+
- Try to make startup/teardown more robust.
610

711
## 0.3.0
812

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "zmq-anyio"
7-
version = "0.3.1"
7+
version = "0.3.2"
88
description = "Asynchronous API for ZMQ using AnyIO"
99
readme = "README.md"
1010
authors = [

0 commit comments

Comments
 (0)