Skip to content

Commit a08a4d1

Browse files
committed
Bumped version to v0.3.8.
1 parent 7bac2bd commit a08a4d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyEDAA/CLITool/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
__email__ = "[email protected]"
3535
__copyright__ = "2014-2025, Patrick Lehmann, Unai Martinez-Corral"
3636
__license__ = "Apache License, Version 2.0"
37-
__version__ = "0.3.7"
37+
__version__ = "0.3.8"
3838
__keywords__ = ["cli", "abstraction layer", "eda"]
3939

4040
from pathlib import Path

0 commit comments

Comments
 (0)