Skip to content

Commit 18dcf5d

Browse files
committed
Version bump for 1.0.3 release (supporting python3.14...)
1 parent 7bf2739 commit 18dcf5d

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.2"
3+
version = "1.0.3"
44
requires-python = ">=3.9"
55
readme = "README.rst"
66
description = "A simple, safe single expression evaluator library."

0 commit comments

Comments
 (0)