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.
2 parents ca10644 + 9951a27 commit ee84956Copy full SHA for ee84956
frouros/__init__.py
@@ -1,3 +1,3 @@
1
"""Frouros."""
2
3
-__version__ = "0.3.1"
+__version__ = "0.3.2"
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "frouros"
-version = "0.3.1"
+version = "0.3.2"
4
description = "An open source Python library for drift detection in machine learning systems"
5
authors = [
6
{name = "Jaime Céspedes Sisniega", email = "cespedes@ifca.unican.es"}
0 commit comments