File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " causationentropy"
7- version = " 1.0 .0"
7+ version = " 1.1 .0"
88authors = [
99 {name = " Kevin Slote" , email = " kslote1@gmail.com" },
1010]
@@ -62,6 +62,7 @@ dependencies = [
6262 " networkx>=2.6.0" ,
6363 " matplotlib>=3.4.0" ,
6464 " tqdm>=4.60.0" ,
65+ " tigramite>=5.0.0" ,
6566]
6667
6768[project .optional-dependencies ]
@@ -93,7 +94,7 @@ all = [
9394[project .urls ]
9495Homepage = " https://github.com/Center-For-Complex-Systems-Science/causationentropy"
9596Repository = " https://github.com/Center-For-Complex-Systems-Science/causationentropy"
96- Documentation = " https://causationentropy.readthedocs.io/en/latest/" # when live
97+ Documentation = " https://causationentropy.readthedocs.io/en/latest/"
9798"Bug Tracker" = " https://github.com/Center-For-Complex-Systems-Science/causationentropy/issues"
9899
99100# [project.scripts]
You can’t perform that action at this time.
0 commit comments