Skip to content

Commit

Permalink
bump pgscatalog.core
Browse files Browse the repository at this point in the history
  • Loading branch information
nebfield committed Apr 9, 2024
1 parent 1300f31 commit 16f92e7
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 57 deletions.
111 changes: 56 additions & 55 deletions pgscatalog.utils/poetry.lock

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

4 changes: 2 additions & 2 deletions pgscatalog.utils/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pgscatalog-utils"
version = "1.0.0"
version = "1.0.1"
description = "Utilities for working with PGS Catalog API and scoring files"
authors = ["Benjamin Wingfield <bwingfield@ebi.ac.uk>", "Samuel Lambert <sl925@medschl.cam.ac.uk>", "Laurent Gil <lg10@sanger.ac.uk>"]
license = "Apache-2.0"
Expand All @@ -12,7 +12,7 @@ packages = [
[tool.poetry.dependencies]
python = "^3.11"
"pgscatalog.calc" = "^0.1.0"
"pgscatalog.core" = "^0.1.0"
"pgscatalog.core" = "^0.1.1"
"pgscatalog.match" = "^0.1.0"

[build-system]
Expand Down

0 comments on commit 16f92e7

Please sign in to comment.