We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d70a145 commit 3b1bb54Copy full SHA for 3b1bb54
1 file changed
python/setup.py
@@ -5,7 +5,7 @@
5
6
setup(
7
name="uvlparser",
8
- version="2.0.1",
+ version="2.5.0",
9
description="This module provides a get_tree function to obtain an ANTLR parse-tree from a UVL-defined feature model",
10
long_description=long_description,
11
long_description_content_type="text/markdown",
0 commit comments