Skip to content

Commit

Permalink
Merge pull request #181 from jakobrunge/developer
Browse files Browse the repository at this point in the history
fix bug regarding causal_effects.py and masking
  • Loading branch information
jakobrunge authored Mar 9, 2022
2 parents 99eae95 + 73d9209 commit dab772d
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.2",
version="5.0.0.3",
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 dab772d

Please sign in to comment.