Skip to content

Commit ec8338d

Browse files
Bump version from 0.2.1 to 0.2.2
1 parent 6ff06a6 commit ec8338d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

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

55
[project]
66
name = "pylibfinder"
7-
version = "0.2.1"
7+
version = "0.2.2"
88
description = "Library to spot a keyword as a function inside python stdlib"
99
readme = {file = "README.rst", content-type = "text/x-rst"}
1010
requires-python = ">=3.10"

0 commit comments

Comments
 (0)