We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 536e9f4 commit 09b5b7aCopy full SHA for 09b5b7a
1 file changed
setup.py
@@ -3,7 +3,7 @@
3
setup(
4
5
name='fixout',
6
- version='0.1.34',
+ version='0.1.35',
7
description='Algorithmic inspection for trustworthy ML models',
8
packages=find_packages(),
9
package_data={'': ['web/templates/*.html',
0 commit comments