chore(release): 0.15.0 [skip ci]

## [0.15.0](https://github.com/Kaelio/ktx/compare/v0.14.0...v0.15.0) (2026-06-30)

### Features

* **sigma:** add Sigma Computing context-source adapter ([#316](https://github.com/Kaelio/ktx/issues/316)) ([acd20ac](acd20ac248)), closes [#168](https://github.com/Kaelio/ktx/issues/168)

### Other Changes

* remove star history refresh workflow ([139ac08](139ac08320))
This commit is contained in:
semantic-release-bot 2026-06-30 23:16:54 +00:00
parent acd20ac248
commit f21594c42a
5 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
[project]
name = "ktx-daemon"
version = "0.14.0"
version = "0.15.0"
description = "Portable compute package for ktx semantic-layer operations"
readme = "README.md"
requires-python = ">=3.13"

View file

@ -1,6 +1,6 @@
[project]
name = "ktx-sl"
version = "0.14.0"
version = "0.15.0"
description = "Agent-first semantic layer engine with aggregate locality"
readme = "README.md"
requires-python = ">=3.13"