Skip to content

Commit e8be7c1

Browse files
author
Jaime Céspedes Sisniega
authored
Merge pull request #205 from IFCA/fix-update-version
Update package version
2 parents ababc0a + 2265f07 commit e8be7c1

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.2.7"
3+
__version__ = "0.3.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.2.7"
3+
version = "0.3.0"
44
description = "A Python library for drift detection in Machine Learning problems"
55
authors = [
66
{name = "Jaime Céspedes Sisniega", email = "[email protected]"}

0 commit comments

Comments
 (0)