Skip to content

Commit c45f637

Browse files
committed
chore(release): bump version from 0.1.25 to 0.1.26 in Cargo.toml
Bump workspace package version from 0.1.25 to 0.1.26 in Cargo.toml to prepare for new release. chore(release): bump version from 0.1.4 to 0.1.5 in pyproject.toml Bump python package version from 0.1.4 to 0.1.5 in pyproject.toml to prepare for new release.
1 parent d3d1c61 commit c45f637

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ members = ["rust", "python"]
33
resolver = "2"
44

55
[workspace.package]
6-
version = "0.1.25"
6+
version = "0.1.26"
77
edition = "2024"
88
authors = ["zTgx <beautifularea@gmail.com>"]
99
license = "Apache-2.0"

pyproject.toml

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

55
[project]
66
name = "vectorless"
7-
version = "0.1.4"
7+
version = "0.1.5"
88
description = "Hierarchical document intelligence without vectors"
99
readme = "README.md"
1010
requires-python = ">=3.9"

0 commit comments

Comments
 (0)