Skip to content

Commit cd544c8

Browse files
committed
ready for v3.2.6
1 parent fb575da commit cd544c8

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.6 (2025-06-13)**
5+
+ Add the `include_incomplete` keyword tot he `get_all_records` method to allow for collection of incomplete data records.
6+
47
+ **3.2.5 (2025-03-25)**
58
+ Fixes bug in PoissonIntervals distribution where if the last rate is zero or so small there is no samples, the cycle begins again too early.
69

ciw/version.py

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

0 commit comments

Comments
 (0)