Skip to content

Commit

Permalink
fixed bug in causal_effects.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jakobrunge committed Feb 25, 2022
1 parent cf7de71 commit 08a2695
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ def run(self):
# Run the setup
setup(
name="tigramite",
version="5.0.0.1",
version="5.0.0.2",
packages=["tigramite", "tigramite.independence_tests", "tigramite.toymodels"],
license="GNU General Public License v3.0",
description="Tigramite causal discovery for time series",
Expand Down

0 comments on commit 08a2695

Please sign in to comment.