We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27c4cc5 commit 888b08fCopy full SHA for 888b08f
pkg-py/CHANGELOG.md
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
-## [Unreleased]
+## [0.5.1] - 2026-01-23
9
10
### New features
11
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
[project]
name = "querychat"
-version = "0.5.0"
+version = "0.5.1"
description = "Chat with your data using natural language"
readme = "pkg-py/README.md"
requires-python = ">=3.10"
0 commit comments