Skip to content

Commit 268c529

Browse files
committed
bump version
1 parent 1ba8821 commit 268c529

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pylate-rs"
3-
version = "1.0.1"
3+
version = "1.0.2"
44
edition = "2021"
55
license = "MIT"
66
description = "Rust and WebAssembly library for late interaction models."

pyproject.toml.template

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 = {{ package_name }}
7-
version = "1.0.1"
7+
version = "1.0.2"
88
description = "Rust and WebAssembly library for late interaction models."
99
authors = [
1010
{ name = "Raphael Sourty, LightOn", email = "raphael.sourty@lighton.ai" },

0 commit comments

Comments
 (0)