Skip to content

Commit f8bc0c3

Browse files
committed
chore: bump version to 2.6.0.dev11
1 parent 61380ba commit f8bc0c3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "flamapy-sharpsat"
7-
version = "2.6.0.dev10"
7+
version = "2.6.0.dev11"
88
description = "flamapy-sharpsat is a plugin to flamapy providing approximate model counting and almost-uniform sampling"
99
readme = "README.md"
1010
license = "GPL-3.0-or-later"
1111
authors = [{ name = "Flamapy", email = "flamapy@us.es" }]
1212
requires-python = ">=3.11"
1313
dependencies = [
14-
"flamapy-fw~=2.6.0.dev10",
15-
"flamapy-fm~=2.6.0.dev10",
14+
"flamapy-fw~=2.6.0.dev11",
15+
"flamapy-fm~=2.6.0.dev11",
1616
"pyunigen~=2.5",
1717
]
1818

0 commit comments

Comments
 (0)