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 d85afad commit fd4f33bCopy full SHA for fd4f33b
CHANGES.txt
@@ -1,3 +1,6 @@
1
+10.0.1 (Jun 28, 2024)
2
+- Fixed failure to load lib issue in SDK startup for Python versions higher than or equal to 3.10
3
+
4
10.0.0 (Jun 27, 2024)
5
- Added support for asyncio library
6
- BREAKING CHANGE: Minimum supported Python version is 3.7.16
splitio/version.py
@@ -1 +1 @@
-__version__ = '10.0.0'
+__version__ = '10.0.1'
0 commit comments