Skip to content

Commit

Permalink
1.6.0
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
github-actions committed Jul 16, 2024
1 parent 5056aa4 commit 2ea1814
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 1 deletion.
36 changes: 36 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,42 @@



## v1.6.0 (2024-07-16)
### ✨ Feature


- allow image push [\@Szymon Szyszkowski](mailto:ss60@mib117351s.internal.sanger.ac.uk)


- \[**docker**\] drom jq [\@Szymon Szyszkowski](mailto:ss60@mib117351s.internal.sanger.ac.uk)


- explode loci to extract variants + tests [\@Irene López](mailto:irene.lopezs@protonmail.com)

### 🐛 Fix


- \[**finemapping**\] typo in "elapsed_time" [\@Kirill Tsukanov](mailto:tskir@users.noreply.github.com)


- typo in artifact file [\@Szymon Szyszkowski](mailto:69353402+project-defiant@users.noreply.github.com)


- \[**docker**\] change JAVA_HOME env to `/usr` [\@Szymon Szyszkowski](mailto:ss60@mib117351s.internal.sanger.ac.uk)


- fix issue with gh commit not triggering artifact workflow [\@Szymon Szyszkowski](mailto:ss60@mib117351s.internal.sanger.ac.uk)

### 👷‍♂️ Ci


- authentication with github app [\@Szymon Szyszkowski](mailto:ss60@mib117351s.internal.sanger.ac.uk)

### 🚀 Chore


- pre-commit autoupdate [\@pre-commit-ci[bot]](mailto:66853113+pre-commit-ci[bot]@users.noreply.github.com)

## v1.5.0 (2024-07-14)
### ✨ Feature

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.5.0"
version = "1.6.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 2ea1814

Please sign in to comment.