Skip to content

Commit

Permalink
chore: update packages versions [cd build]
Browse files Browse the repository at this point in the history
Scikit Longitudinal is now 0.0.7 due to some UV migrations.
  • Loading branch information
simonprovost committed Jan 15, 2025
1 parent 68e4d76 commit 721fbdc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "Auto-Sklong"
description = "A package for automated machine learning based on scikit-learn and sklong to tackle the longitudinal machine learning classificationt tasks."
readme = "README.md"
version = "0.0.3"
version = "0.0.4"
authors = [
{ name = "Pieter Gijsbers", email = "p.gijsbers@tue.nl" },
{ name = "Provost Simon", email = "s.g.provost@kent.ac.uk" },
Expand All @@ -24,7 +24,7 @@ dependencies = [
"psutil",
"configspace<1.0.0,>=0.7.1",
"smac==2.1.0",
"Scikit-longitudinal>=0.0.6",
"Scikit-longitudinal>=0.0.7",
"urllib3==1.26.6",
]

Expand Down
10 changes: 5 additions & 5 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 721fbdc

Please sign in to comment.