Skip to content

Commit 9a70edf

Browse files
authored
Update pyproject.toml
1 parent 53ff84a commit 9a70edf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "simdec"
7-
version = "1.4.0"
7+
version = "1.5.0"
88
description = "Sensitivity analysis using simulation decomposition"
99
readme = "README.md"
10-
requires-python = ">=3.10"
10+
requires-python = ">=3.11"
1111
license = "BSD-3-Clause"
1212
authors = [
1313
{ name = "Pamphile Roy" },

0 commit comments

Comments
 (0)