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 3a877cc commit d13f949Copy full SHA for d13f949
frouros/__init__.py
@@ -1,3 +1,3 @@
1
"""Frouros."""
2
3
-__version__ = "0.3.0"
+__version__ = "0.3.1"
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "frouros"
-version = "0.3.0"
+version = "0.3.1"
4
description = "A Python library for drift detection in Machine Learning problems"
5
authors = [
6
{name = "Jaime Céspedes Sisniega", email = "[email protected]"}
0 commit comments