Skip to content

Commit

Permalink
updated regressionCI
Browse files Browse the repository at this point in the history
  • Loading branch information
jakobrunge committed Jun 27, 2024
1 parent a44a4d7 commit 5af0e24
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 @@ -61,7 +61,7 @@ def run(self):
# Run the setup
setup(
name="tigramite",
version="5.2.5.9",
version="5.2.5.10",
packages=["tigramite", "tigramite.independence_tests", "tigramite.toymodels"],
license="GNU General Public License v3.0",
description="Tigramite causal inference for time series",
Expand Down

0 comments on commit 5af0e24

Please sign in to comment.