Skip to content

Commit 8db3c14

Browse files
committed
bump version to v0.1.5
1 parent 3ba9978 commit 8db3c14

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "py_rust_stemmers"
3-
version = "0.1.4"
3+
version = "0.1.5"
44
edition = "2021"
55

66
[lib]

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "py_rust_stemmers"
3-
version = "0.1.3"
3+
version = "0.1.5"
44
description = "Fast and parallel snowball stemmer"
55

66
# Include a long description

0 commit comments

Comments
 (0)