Skip to content

Commit 9a2c02c

Browse files
committed
ready for v3.2.2
1 parent a2b47e8 commit 9a2c02c

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGES.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
History
22
-------
33

4+
+ **3.2.2 (2024-07-05)**
5+
+ Allow custom exit node classes.
6+
47
+ **3.2.1 (2024-06-19)**
58
+ Remove `reneging_destinations`, move to a jockeying routing option within the routing objects.
69

ciw/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "3.2.1"
1+
__version__ = "3.2.2"

0 commit comments

Comments
 (0)