We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53ff84a commit 9a70edfCopy full SHA for 9a70edf
pyproject.toml
@@ -4,10 +4,10 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "simdec"
7
-version = "1.4.0"
+version = "1.5.0"
8
description = "Sensitivity analysis using simulation decomposition"
9
readme = "README.md"
10
-requires-python = ">=3.10"
+requires-python = ">=3.11"
11
license = "BSD-3-Clause"
12
authors = [
13
{ name = "Pamphile Roy" },
0 commit comments