Skip to content

Commit b2b84bf

Browse files
authored
Merge pull request #161 from danthedeckie/1.0.3-release
Version bump for 1.0.3 release (supporting python3.14...)
2 parents b16cc40 + 18dcf5d commit b2b84bf

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)