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 96c12af commit d4068e2Copy full SHA for d4068e2
lambdapdk/__init__.py
@@ -11,7 +11,7 @@
11
from siliconcompiler.tools.bambu import BambuStdCellLibrary
12
from siliconcompiler.tools.klayout import KLayoutLibrary
13
14
-__version__ = "0.2.0-rc4"
+__version__ = "0.2.0-rc5"
15
16
17
class _LambdaPath(PathSchema):
0 commit comments