Skip to content

Commit 37a4e66

Browse files
committed
chore: release 2.6.0
1 parent edc1d17 commit 37a4e66

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

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

55
[project]
66
name = "flamapy-rest"
7-
version = "2.6.0.dev12"
7+
version = "2.6.0"
88
description = "Flamapy feature model is a distribution of the flama framework containing all plugins required to analyze feature models. It also offers a richer API and a complete command line interface and documentation."
99
readme = "README.md"
1010
license = "GPL-3.0-or-later"
@@ -13,7 +13,7 @@ requires-python = ">=3.11"
1313
dependencies = [
1414
"Flask",
1515
"gunicorn",
16-
"flamapy~=2.6.0.dev12",
16+
"flamapy~=2.6.0",
1717
"flask-swagger-ui",
1818
"flask-restplus",
1919
"flask_cors",

0 commit comments

Comments
 (0)