Skip to content

Commit acf0297

Browse files
committed
bump version
1 parent 47d8ec2 commit acf0297

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

cliquepicking_python/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cliquepicking"
3-
version = "0.2.5"
3+
version = "0.2.6"
44
edition = "2021"
55

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

cliquepicking_python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ classifiers = [
1111
"Programming Language :: Python :: Implementation :: PyPy",
1212
]
1313
authors = [{name = "Marcel Wienöbst"}]
14-
description = "Counting and Sampling Markov Equivalent DAGs"
14+
description = "Counting, Sampling and Listing Markov Equivalent DAGs"
1515
keywords = ["causality", "causal discovery", "markov equivalence"]
1616
dynamic = ["version"]
1717

cliquepicking_rs/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)