We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11cca93 commit 2fd69b0Copy full SHA for 2fd69b0
CHANGES.rst
@@ -1,7 +1,10 @@
1
History
2
-------
3
4
-+ **3.1.3** (2024-04-08)**
++ **3.1.4 (2024-04-09)**
5
+ + Fix bug where Individual's server isn't reset after a slotted service.
6
+
7
++ **3.1.3 (2024-04-08)**
8
+ Allows class methods as generator functions for process-based routing.
9
10
+ **3.1.2 (2024-04-08)**
ciw/version.py
@@ -1 +1 @@
-__version__ = "3.1.3"
+__version__ = "3.1.4"
0 commit comments