Skip to content

Commit 1906bcd

Browse files
authored
bump pyproject.toml to 0.1.0a10 (#18)
1 parent a01e4a3 commit 1906bcd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "decision-security" # pip name (import is decision_security)
7-
version = "0.1.0a9" # bump from prior version
7+
version = "0.1.0a10" # bump from prior version
88
description = "Decision-science utilities for security: Monte Carlo, Bayes, Survival, Value of Information, causal helpers, and viz."
99
readme = "README.md"
1010
requires-python = ">=3.9"

0 commit comments

Comments
 (0)