chore(release): 0.13.1 [skip ci]

## [0.13.1](https://github.com/Kaelio/ktx/compare/v0.13.0...v0.13.1) (2026-06-23)

### Bug Fixes

* **sqlserver:** hoist leading CTEs out of row-limit derived-table wrap ([#311](https://github.com/Kaelio/ktx/issues/311)) ([c815e10](c815e10fb3))

### Other Changes

* refresh star history chart [skip ci] ([9f715f9](9f715f93f1))
* refresh star history chart [skip ci] ([144943e](144943ec1d))
* refresh star history chart [skip ci] ([e550091](e550091a76))
* refresh star history chart [skip ci] ([1f16a89](1f16a89c94))
This commit is contained in:
semantic-release-bot 2026-06-23 13:09:33 +00:00
parent c815e10fb3
commit 2830cb5ac7
5 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
[project]
name = "ktx-daemon"
version = "0.13.0"
version = "0.13.1"
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.13.0"
version = "0.13.1"
description = "Agent-first semantic layer engine with aggregate locality"
readme = "README.md"
requires-python = ">=3.13"