Skip to content

Commit 5325f3f

Browse files
authored
Merge pull request #124 from CHIMEFRB/release-please--branches--main--components--datatrail-cli
chore(main): release 0.9.2
2 parents a83f47a + 299cb50 commit 5325f3f

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.9.2](https://github.com/CHIMEFRB/datatrail-cli/compare/v0.9.1...v0.9.2) (2026-01-15)
4+
5+
6+
### Bug Fixes
7+
8+
* **cli:** removed pkg resources deprecation warning ([2ab793d](https://github.com/CHIMEFRB/datatrail-cli/commit/2ab793d753badfd9a2c6aa53ed95010366437c3f))
9+
310
## [0.9.1](https://github.com/CHIMEFRB/datatrail-cli/compare/v0.9.0...v0.9.1) (2026-01-09)
411

512

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 = "datatrail-cli"
3-
version = "0.9.1"
3+
version = "0.9.2"
44
description = "CHIME/FRB Datatrail CLI"
55
authors = ["CHIME FRB Project Office"]
66
license = "MIT"

0 commit comments

Comments
 (0)