Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
kruscpe1 committed Oct 7, 2024
1 parent a6d946b commit b6967c2
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,8 +4,8 @@ build-backend = "setuptools.build_meta"

[project]
name = "torchsurv"
version = "0.1.2"
description = "Survival analysis made easy with pytorch"
version = "0.1.3"
description = "Deep survival analysis made easy with pytorch"
authors = [
{name = "Thibaud Coroller", email = "[email protected]"},
{name = "Melodie Monod", email = "[email protected]"},
Expand Down

0 comments on commit b6967c2

Please sign in to comment.