We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bac2bd commit a08a4d1Copy full SHA for a08a4d1
pyEDAA/CLITool/__init__.py
@@ -34,7 +34,7 @@
34
__email__ = "[email protected]"
35
__copyright__ = "2014-2025, Patrick Lehmann, Unai Martinez-Corral"
36
__license__ = "Apache License, Version 2.0"
37
-__version__ = "0.3.7"
+__version__ = "0.3.8"
38
__keywords__ = ["cli", "abstraction layer", "eda"]
39
40
from pathlib import Path
0 commit comments