Skip to content

Commit 54b9291

Browse files
chore(main): release 0.1.1 (#5)
* chore(main): release 0.1.1 * chore: refresh uv.lock for release --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7f7f548 commit 54b9291

4 files changed

Lines changed: 11 additions & 3 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/gagneurlab/NMD-Scanner/compare/v0.1.0...v0.1.1) (2026-05-13)
4+
5+
6+
### Bug Fixes
7+
8+
* exon_number, ptc_exon_length bug, long and last exon rule, implementation of PTC_to_intron ([dd3edff](https://github.com/gagneurlab/NMD-Scanner/commit/dd3edff2c00c98b75162319aefb9b840ca10208a))

pyproject.toml

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

55
[project]
66
name = "nmd_scanner"
7-
version = "0.1.0"
7+
version = "0.1.1"
88
description = "A simple scanner package for NMD"
99
authors = [
1010
{ name = "Carina Hui Schröder", email = "Carina2504@users.noreply.github.com" },

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)