File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
<p align =" center " >
2
- <img height =" 115px " src =" images/logo.png " alt =" frouros_logo " >
2
+ <img height =" 115px " src =" https://raw.githubusercontent.com/IFCA/frouros/main/ images/logo.png" alt =" logo " >
3
3
</p >
4
4
5
5
---
Original file line number Diff line number Diff line change 1
1
"""Frouros."""
2
2
3
- __version__ = "0.3.0 "
3
+ __version__ = "0.3.1 "
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " frouros"
3
- version = " 0.3.0 "
4
- description = " An open source Python library for drift detection in machine learning systems"
3
+ version = " 0.3.1 "
4
+ description = " An open source Python library for drift detection in machine Learning systems"
5
5
authors = [
6
6
{name = " Jaime Céspedes Sisniega" , email = " cespedes@ifca.unican.es" }
7
7
]
You can’t perform that action at this time.
0 commit comments