Skip to content

Commit 7d54a1c

Browse files
Merge pull request #15 from DiogoRibeiro7/feat/first_commit
fix: bump version
2 parents 1f809f1 + 5cc649d commit 7d54a1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "gen_surv"
3-
version = "0.1.1"
3+
version = "0.3.0"
44
description = "A Python package for simulating survival data, inspired by the R package genSurv"
55
authors = ["Diogo Ribeiro <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)