Skip to content

Commit c4706bf

Browse files
author
Gordon J. Köhn
committed
release v1.4.0
1 parent daa5b8e commit c4706bf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

conda-recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# conda recipe
22
{% set name = "sr2silo" %}
3-
{% set version = "1.3.0" %}
3+
{% set version = "1.4.0" %}
44

55
package:
66
name: {{ name|lower }}

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 = "sr2silo"
3-
version = "1.3.0"
3+
version = "1.4.0"
44
description = "ETL tool for importing short-read sequencing data into SILO database (v0.8.0+), powering Loculus."
55
authors = ["Gordon Julian Koehn <gordon.koehn@dbsse.ethz.ch>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)