Skip to content

Commit 97e152b

Browse files
committed
Update version.txt
1 parent 041be22 commit 97e152b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ exclude = ["*.pyc", "*.log", ".git", "dist", "venv", "*__pycache__*"]
77

88
[project]
99
name = "SAES"
10-
version = "1.4.0"
10+
version = "1.5.0"
1111
dynamic = []
1212

1313
description = "Python library designed to analyze and compare the performance of different algorithms across multiple problems using non-parametric statistical tests"

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.4.0
1+
1.5.0

0 commit comments

Comments
 (0)