Skip to content

Commit 4f59917

Browse files
Update package version
1 parent f4155f8 commit 4f59917

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

frouros/__init__.py

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

3-
__version__ = "0.4.0"
3+
__version__ = "0.4.1"

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "frouros"
3-
version = "0.4.0"
3+
version = "0.4.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)