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.
2 parents 62142d9 + acef88f commit 3be94e6Copy full SHA for 3be94e6
causalpy/version.py
@@ -1 +1 @@
1
-__version__ = "0.0.12"
+__version__ = "0.0.13"
pyproject.toml
@@ -13,7 +13,7 @@ include-package-data = true
13
14
[project]
15
name = "CausalPy"
16
-version = "0.0.12"
+version = "0.0.13"
17
description = "Causal inference for quasi-experiments in Python"
18
readme = "README.md"
19
license = {file = "LICENSE"}
0 commit comments