Skip to content

Commit 9f82542

Browse files
author
Jaime Céspedes Sisniega
authored
Merge pull request #265 from IFCA/feature-update-package-version
Update package version
2 parents 9cfaed2 + 48097a7 commit 9f82542

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

frouros/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""Frouros."""
22

3-
__version__ = "0.5.1"
3+
__version__ = "0.6.0"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "frouros"
3-
version = "0.5.1"
3+
version = "0.6.0"
44
description = "An open-source Python library for drift detection in machine learning systems"
55
authors = [
66
{name = "Jaime Céspedes Sisniega", email = "cespedes@ifca.unican.es"}

0 commit comments

Comments
 (0)