Skip to content

Commit 6a84114

Browse files
committed
bump to version 0.0.14
1 parent 0867d02 commit 6a84114

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

causalpy/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.0.13"
1+
__version__ = "0.0.14"

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ exclude = ["causalpy.test*", "docs*"]
1313

1414
[project]
1515
name = "CausalPy"
16-
version = "0.0.13"
16+
version = "0.0.14"
1717
description = "Causal inference for quasi-experiments in Python"
1818
readme = "README.md"
1919
license = {file = "LICENSE"}

0 commit comments

Comments
 (0)