Skip to content

Commit 8d967ff

Browse files
authored
chore: Release 0.8.0 (#72)
1 parent 7a78ab9 commit 8d967ff

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file. The format
44

55
## Unreleased
66

7+
## [0.8.0] - 2026-07-14
8+
9+
### Changed
10+
11+
- Documentation and copy.
12+
713
## [0.7.0] - 2026-06-12
814

915
### Removed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "sqlalchemy-paradedb"
7-
version = "0.7.0"
7+
version = "0.8.0"
88
description = "Official ParadeDB integration for SQLAlchemy"
99
readme = "README.md"
1010
license = "MIT"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)