Skip to content

Commit 6f1a923

Browse files
author
semantic-release
committed
4.0.0
Automatically generated by python-semantic-release
1 parent 72340ec commit 6f1a923

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# CHANGELOG
22

33

4+
## v4.0.0 (2026-02-03)
5+
6+
47
## v4.0.0-dev.1 (2026-02-03)
58

69
### Features

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
authors = [{ name = "Szymon Szyszkowski", email = "ss60@sanger.ac.uk" }]
33
name = "gentroutils"
4-
version = "4.0.0-dev.1"
4+
version = "4.0.0"
55
description = "Open Targets python genetics utility CLI tools"
66
dependencies = [
77
"aiohttp>=3.11.18",

0 commit comments

Comments
 (0)