Skip to content

Commit edbf7e2

Browse files
committed
Bump version with pip runtime requirement removed.
1 parent 4552e24 commit edbf7e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "simpleeval"
3-
version = "1.0.1"
3+
version = "1.0.2"
44
requires-python = ">=3.9"
55
readme = "README.rst"
66
description = "A simple, safe single expression evaluator library."

0 commit comments

Comments
 (0)