Skip to content

Commit

Permalink
Bump v25.0.0-rc.1 to v25.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
javfg committed Jan 7, 2025
1 parent c78fbaa commit 4feb71d
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 4 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "PIS"
version = "25.0.0-rc.1"
version = "25.0.0"
description = "Open Targets Pipeline Input Stage application"
readme = "README.md"
requires-python = ">=3.13"
Expand All @@ -22,7 +22,7 @@ dependencies = [
override-dependencies = ["urllib3>=2.2.0"]

[dependency-groups]
dev = ["ruff==0.8.5", "deptry==0.21.2"]
dev = ["ruff==0.8.6", "deptry==0.21.2"]

[project.optional-dependencies]
test = [
Expand Down
85 changes: 83 additions & 2 deletions uv.lock

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

0 comments on commit 4feb71d

Please sign in to comment.