There was an error while loading. Please reload this page.
1 parent 3aa8955 commit a2af021Copy full SHA for a2af021
1 file changed
pyproject.toml
@@ -4,15 +4,15 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "flamapy-bdd"
7
-version = "2.6.0.dev10"
+version = "2.6.0.dev11"
8
description = "bdd-plugin for the automated analysis of feature models"
9
readme = "README.md"
10
license = "GPL-3.0-or-later"
11
authors = [{ name = "Flamapy", email = "flamapy@us.es" }]
12
requires-python = ">=3.11"
13
dependencies = [
14
- "flamapy-fw~=2.6.0.dev10",
15
- "flamapy-fm~=2.6.0.dev10",
+ "flamapy-fw~=2.6.0.dev11",
+ "flamapy-fm~=2.6.0.dev11",
16
"dd~=0.6.0",
17
"graphviz~=0.20",
18
]
0 commit comments