We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d8cdba commit 06cedcaCopy full SHA for 06cedca
1 file changed
pyproject.toml
@@ -9,7 +9,7 @@ build-backend = "setuptools.build_meta"
9
10
[project]
11
name = "PyPcre"
12
-version = "0.3.1"
+version = "0.3.2"
13
description = "Modern, GIL-friendly, Fast Python bindings for PCRE2 with auto caching and JIT of compiled patterns."
14
readme = "README.md"
15
requires-python = ">=3.9"
0 commit comments