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 ababc0a + 2265f07 commit e8be7c1Copy full SHA for e8be7c1
frouros/__init__.py
@@ -1,3 +1,3 @@
1
"""Frouros."""
2
3
-__version__ = "0.2.7"
+__version__ = "0.3.0"
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "frouros"
-version = "0.2.7"
+version = "0.3.0"
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