File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ kci-dev (0.1.10-1) unstable; urgency=medium
2+
3+ * New upstream release.
4+ * Update to version 0.1.10.
5+
6+ -- Arisu Tachibana <arisu.tachibana@miraclelinux.com> Wed, 14 Jan 2026 12:00:00 +0900
7+
18kci-dev (0.1.9-1) unstable; urgency=medium
29
310 * New upstream release.
Original file line number Diff line number Diff line change 2121@click .group (
2222 help = "Stand alone tool for Linux Kernel developers and maintainers to interact with KernelCI."
2323)
24- @click .version_option ("0.1.9 " , prog_name = "kci-dev" )
24+ @click .version_option ("0.1.10 " , prog_name = "kci-dev" )
2525@click .option (
2626 "--settings" ,
2727 default = ".kci-dev.toml" ,
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " kci-dev"
3- version = " 0.1.9 "
3+ version = " 0.1.10 "
44description = " Stand alone tool for Linux Kernel developers and maintainers to interact with KernelCI"
55authors = [" Arisu Tachibana <arisu.tachibana@miraclelinux.com>" ]
66license = " LGPL-2.1-or-later"
You can’t perform that action at this time.
0 commit comments