Skip to content

Commit 2196a5c

Browse files
authored
Merge pull request sequence-toolbox#284 from sequence-toolbox/RnD
[minor] update changelog for v0.8.4
2 parents f1987ce + 2537a44 commit 2196a5c

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88

9+
## [0.8.4] - 2025-12-14
10+
### Fixed
11+
- A minor bug in tutorial `two_node_eg.ipynb`
12+
- A minor bug in `timeline.py`
13+
14+
915
## [0.8.3] - 2025-12-11
1016
### Added
1117
- Add support for Python 3.14

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "sequence"
3-
version = "0.8.3"
3+
version = "0.8.4"
44
authors = [
55
{ name = "Xiaoliang Wu, Joaquin Chung, Alexander Kolar, Alexander Kiefer, Eugene Wang, Tian Zhong, Rajkumar Kettimuthu, Martin Suchara, Robert Hayek, Ansh Singal, Caitao Zhan", email = "czhan@anl.gov" }
66
]

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)