There was an error while loading. Please reload this page.
1 parent a01e4a3 commit 1906bcdCopy full SHA for 1906bcd
1 file changed
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "decision-security" # pip name (import is decision_security)
7
-version = "0.1.0a9" # bump from prior version
+version = "0.1.0a10" # bump from prior version
8
description = "Decision-science utilities for security: Monte Carlo, Bayes, Survival, Value of Information, causal helpers, and viz."
9
readme = "README.md"
10
requires-python = ">=3.9"
0 commit comments