We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f63a7f4 commit 5f31b40Copy full SHA for 5f31b40
CHANGES.rst
@@ -1,6 +1,9 @@
1
History
2
-------
3
4
++ **3.2.1 (2024-06-19)**
5
+ + Remove `reneging_destinations`, move to a jockeying routing option within the routing objects.
6
+
7
+ **3.2.0 (2024-05-07)**
8
+ System capacity implemented.
9
+ Server schedules objects now take `numbers_of_servers` and `shift_end_dates` keywards, instead of `schedule`.
ciw/version.py
@@ -1 +1 @@
-__version__ = "3.2.0"
+__version__ = "3.2.1"
0 commit comments