Skip to content

Commit 3b1bb54

Browse files
committed
chore: bump version to 2.5.0
1 parent d70a145 commit 3b1bb54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name="uvlparser",
8-
version="2.0.1",
8+
version="2.5.0",
99
description="This module provides a get_tree function to obtain an ANTLR parse-tree from a UVL-defined feature model",
1010
long_description=long_description,
1111
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)