Skip to content

Commit

Permalink
fix: version bumo to solve issue in the ast class
Browse files Browse the repository at this point in the history
  • Loading branch information
jagalindo committed Jul 27, 2024
1 parent a1e548b commit 76ac048
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
flamapy-fw==2.0.0.dev6
flamapy-fm==2.0.0.dev7
flamapy-fw==2.0.0.dev7
flamapy-fm==2.0.0.dev8
dd~=0.5.7
graphviz~=0.20
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ def read_requirements(file):

setuptools.setup(
name="flamapy-bdd",
version="2.0.0.dev9",
version="2.0.0.dev10",
author="Flamapy",
author_email="[email protected]",
description="bdd-plugin for the automated analysis of feature models",
Expand Down

0 comments on commit 76ac048

Please sign in to comment.