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 e850f6c commit f816fa7Copy full SHA for f816fa7
requirements.txt
@@ -9,4 +9,4 @@ cryptography==44.0.1
9
prometheus-client>=0.20.0
10
scipy>=1.6.0
11
scikit-learn>=1.5.1
12
-platform-api-python-client==4.0.1
+platform-api-python-client==4.0.12
setup.py
@@ -11,7 +11,7 @@
setup(
13
name='centml',
14
- version='0.4.1',
+ version='0.4.2',
15
packages=find_packages(),
16
python_requires=">=3.10",
17
long_description=open('README.md').read(),
0 commit comments