Skip to content

Commit cb47908

Browse files
rob-pclaude
andcommitted
chore(py-piscem): release v0.1.4
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent c05d2a6 commit cb47908

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

crates/py-piscem/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "piscem-py"
3-
version = "0.1.3"
3+
version = "0.1.4"
44
edition = "2024"
55
description = "Python bindings for the piscem k-mer mapping engine"
66

crates/py-piscem/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "maturin"
44

55
[project]
66
name = "piscem"
7-
version = "0.1.3"
7+
version = "0.1.4"
88
requires-python = ">=3.8"
99
readme = "README.md"
1010
description = "Python bindings for the piscem k-mer mapping engine"

0 commit comments

Comments
 (0)