Skip to content

Commit

Permalink
Bump version to major
Browse files Browse the repository at this point in the history
  • Loading branch information
MohamedNasser8 committed Aug 31, 2024
1 parent f4e75c2 commit 24d9f67
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ line-length = 100

[tool.poetry]
name = "osipi"
version = "0.1.2"
version = "1.0.0"
description = "The authorative python package for perfusion MRI"
authors = [ "Luis Torres <[email protected]>", "Steven Sourbron <[email protected]>",]
readme = "README.md"
Expand All @@ -47,9 +47,7 @@ quote-style = "double"
indent-style = "space"
skip-magic-trailing-comma = false
line-ending = "auto"

docstring-code-format = true

docstring-code-line-length = 100

[tool.poetry.dependencies]
Expand Down

0 comments on commit 24d9f67

Please sign in to comment.