Skip to content

Commit

Permalink
Merge pull request #196 from pymc-labs/version-bump-2
Browse files Browse the repository at this point in the history
version bump to #0.0.12
  • Loading branch information
drbenvincent authored May 26, 2023
2 parents b90e585 + 6c6b148 commit 76d5a67
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion causalpy/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.0.10b"
__version__ = "0.0.12"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ packages = ['causalpy', 'causalpy.data']

[project]
name = "CausalPy"
version = "0.0.11"
version = "0.0.12"
description = "Causal inference for quasi-experiments in Python"
readme = "README.md"
license = {file = "LICENSE"}
Expand Down

0 comments on commit 76d5a67

Please sign in to comment.