We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 98a7630 + 00de22a commit 102800cCopy full SHA for 102800c
CHANGELOG.rst
@@ -14,6 +14,10 @@ Added:
14
15
- `Add support to change the callback buffer limit <../../pull/194>`_
16
17
+Fixed:
18
+
19
+- `Update and fix iocStats <../../pull/199>`_
20
21
4.6.1_ - 2025-04-22
22
-------------------
23
setup.cfg
@@ -33,6 +33,7 @@ softioc =
33
# Include the OS specific files in the sdist, even
34
# if not packages by setup.py (as we only build sdist on one arch)
35
iocStats/devIocStats/os/default/*
36
+ iocStats/devIocStats/os/posix/*
37
iocStats/devIocStats/os/Darwin/*
38
iocStats/devIocStats/os/WIN32/*
39
iocStats/devIocStats/os/Linux/*
softioc/iocStats
0 commit comments