Skip to content

Commit 9c89cd9

Browse files
authored
Merge pull request #13 from AustralianBioCommons/release-please--branches--main
chore: release main
2 parents 1ae8646 + 9ccf882 commit 9c89cd9

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.8"
2+
".": "0.1.9"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.9](https://github.com/AustralianBioCommons/insdc-benchmarking-scripts/compare/insdc-benchmarking-scripts-v0.1.8...insdc-benchmarking-scripts-v0.1.9) (2025-11-10)
4+
5+
6+
### Documentation
7+
8+
* README-pypi.md ([1ae8646](https://github.com/AustralianBioCommons/insdc-benchmarking-scripts/commit/1ae86467f4b0983d653be8dc3e10e86384ab2058))
9+
310
## [0.1.8](https://github.com/AustralianBioCommons/insdc-benchmarking-scripts/compare/insdc-benchmarking-scripts-v0.1.7...insdc-benchmarking-scripts-v0.1.8) (2025-11-10)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "insdc-benchmarking-scripts"
3-
version = "0.1.8"
3+
version = "0.1.9"
44
description = "Benchmarking scripts for INSDC data transfers"
55
authors = ["Australian BioCommons <[email protected]>"]
66
keywords = ["INSDC", "benchmark", "ENA", "SRA", "FTP", "HTTP"]

0 commit comments

Comments
 (0)