Skip to content

Commit a91b5a2

Browse files
Update package version
1 parent 4f71e12 commit a91b5a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: frouros/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""Frouros."""
22

3-
__version__ = "0.6.0"
3+
__version__ = "0.6.1"

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "frouros"
3-
version = "0.6.0"
3+
version = "0.6.1"
44
description = "An open-source Python library for drift detection in machine learning systems"
55
authors = [
66
{name = "Jaime Céspedes Sisniega", email = "[email protected]"}

0 commit comments

Comments
 (0)