Skip to content

Commit

Permalink
Merge pull request #14 from TieuLongPhan/main
Browse files Browse the repository at this point in the history
fix dependency and prepare release v0.0.4
  • Loading branch information
klausweinbauer authored Apr 11, 2024
2 parents e7af722 + d3b03ca commit 0b99c74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "hatchling.build"

[project]
name = "synrbl"
version = "0.0.3"
version = "0.0.4"
authors = [
{name="Tieu Long Phan", email="long.tieu_phan@uni-leipzig.de"},
{name="Klaus Weinbauer", email="klaus@bioinf.uni-leipzig.de"}
Expand All @@ -21,7 +21,7 @@ dependencies = [
"rdkit>=2023.9.4",
"joblib>=1.3.2",
"seaborn>=0.13.2",
"xgoost>=2.0.3",
"xgboost>=2.0.3",
"scikit_learn>=1.4.1.post1",
"imbalanced_learn>=0.12.0",
"reportlab>=4.1.0",
Expand Down

0 comments on commit 0b99c74

Please sign in to comment.