We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bad37d0 commit a44dd86Copy full SHA for a44dd86
2 files changed
.github/workflows/joss_paper.yml
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "simdec"
7
-version = "1.2.0"
+version = "1.3.0"
8
description = "Sensitivity analysis using simulation decomposition"
9
readme = "README.md"
10
requires-python = ">=3.10"
0 commit comments