Skip to content

Commit 06cedca

Browse files
authored
Update pyproject.toml
1 parent 4d8cdba commit 06cedca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ build-backend = "setuptools.build_meta"
99

1010
[project]
1111
name = "PyPcre"
12-
version = "0.3.1"
12+
version = "0.3.2"
1313
description = "Modern, GIL-friendly, Fast Python bindings for PCRE2 with auto caching and JIT of compiled patterns."
1414
readme = "README.md"
1515
requires-python = ">=3.9"

0 commit comments

Comments
 (0)