Skip to content

Commit ef1c7a0

Browse files
authored
Merge pull request #4 from AustralianBioCommons/release-please--branches--main
chore: release main
2 parents a5d23d3 + 01c4cca commit ef1c7a0

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

.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.0"
2+
".": "0.1.1"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [0.1.1](https://github.com/AustralianBioCommons/insdc-benchmarking-scripts/compare/insdc-benchmarking-scripts-v0.1.0...insdc-benchmarking-scripts-v0.1.1) (2025-11-07)
4+
5+
6+
### Features
7+
8+
* publish to pypi ([83bdfa2](https://github.com/AustralianBioCommons/insdc-benchmarking-scripts/commit/83bdfa2392965e6f1dc74a06b2fe6128b6801c9a))

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.0"
3+
version = "0.1.1"
44
description = "Benchmarking scripts for INSDC data transfers"
55
authors = ["Australian BioCommons <guerdon@biocommons.org.au>"]
66
keywords = ["INSDC", "benchmark", "ENA", "SRA", "FTP", "HTTP"]

0 commit comments

Comments
 (0)