Skip to content

Commit 5f31b40

Browse files
committed
ready for v3.2.1
1 parent f63a7f4 commit 5f31b40

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGES.rst

+3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
History
22
-------
33

4+
+ **3.2.1 (2024-06-19)**
5+
+ Remove `reneging_destinations`, move to a jockeying routing option within the routing objects.
6+
47
+ **3.2.0 (2024-05-07)**
58
+ System capacity implemented.
69
+ Server schedules objects now take `numbers_of_servers` and `shift_end_dates` keywards, instead of `schedule`.

ciw/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "3.2.0"
1+
__version__ = "3.2.1"

0 commit comments

Comments
 (0)