Skip to content

Commit a2af021

Browse files
committed
chore: bump version to 2.6.0.dev11
1 parent 3aa8955 commit a2af021

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-bdd"
7-
version = "2.6.0.dev10"
7+
version = "2.6.0.dev11"
88
description = "bdd-plugin for the automated analysis of feature models"
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
"dd~=0.6.0",
1717
"graphviz~=0.20",
1818
]

0 commit comments

Comments
 (0)