Skip to content

Commit

Permalink
1.2.0
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
github-actions committed Mar 7, 2024
1 parent 4b951b8 commit 18f0fa7
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 1 deletion.
56 changes: 56 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,62 @@



## v1.2.0 (2024-03-07)
### ✨ Feature


- \[**coloc**\] single SNP case (#511) [\@xyg123](mailto:[email protected])


- extract credible sets and studies from all eQTL Catalogue finemapping results (#518) [\@Irene López](mailto:[email protected])


- \[**CARMA**\] adding time limited CARMA (#475) [\@Yakov](mailto:[email protected])


- extract credible sets and studies from eQTL Catalogue finemapping results (#514) [\@Irene López](mailto:[email protected])

### 🐛 Fix


- pr labeller patterns (#523) [\@David Ochoa](mailto:[email protected])


- pull-request labeler fixes (#520) [\@David Ochoa](mailto:[email protected])

### 🏗 Build


- \[**deps-dev**\] bump pytest from 8.0.1 to 8.1.0 (#516) [\@dependabot[bot]](mailto:49699333+dependabot[bot]@users.noreply.github.com)


- \[**deps-dev**\] bump mkdocs-git-committers-plugin-2 from 2.2.3 to 2.3.0 (#505) [\@dependabot[bot]](mailto:49699333+dependabot[bot]@users.noreply.github.com)


- \[**deps**\] bump typing-extensions from 4.9.0 to 4.10.0 (#506) [\@dependabot[bot]](mailto:49699333+dependabot[bot]@users.noreply.github.com)


- \[**deps-dev**\] bump ipython from 8.21.0 to 8.22.1 [\@dependabot[bot]](mailto:49699333+dependabot[bot]@users.noreply.github.com)

### 👷‍♂️ Ci


- precommit checks for poetry TOML and lock (#526) [\@David Ochoa](mailto:[email protected])


- pull request template (#517) [\@David Ochoa](mailto:[email protected])


- pull request labeler (#519) [\@David Ochoa](mailto:[email protected])

### 🚀 Chore


- update ruff pre-commit and rules (#522) [\@David Ochoa](mailto:[email protected])


- Unit tests for coloc (#509) [\@xyg123](mailto:[email protected])

## v1.1.1 (2024-02-22)
### 🐛 Fix

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[tool.poetry]
name = "gentropy"
# !! version is managed by semantic_release
version = "1.1.1"
version = "1.2.0"
description = "Open Targets python framework for post-GWAS analysis"
authors = ["Open Targets core team"]
license = "Apache-2.0"
Expand Down

0 comments on commit 18f0fa7

Please sign in to comment.