Skip to content

Commit e27f867

Browse files
semenkoclaude
andcommitted
Bump version to 1.5
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent ce8c92f commit e27f867

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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 = "bam2tensor"
3-
version = "1.4"
3+
version = "1.5"
44
description = "Bam2Tensor"
55
authors = ["Nick Semenkovich <semenko@alum.mit.edu>"]
66
license = "MIT"

src/bam2tensor/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@
4949
- https://mcwdsi.github.io/bam2tensor for full documentation
5050
"""
5151

52-
__version__ = "1.4"
52+
__version__ = "1.5"

0 commit comments

Comments
 (0)