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 c28c2fa commit b0d1be5Copy full SHA for b0d1be5
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-rc3"
+__version__ = "0.2.0-rc4"
15
16
17
class _LambdaPath(PathSchema):
0 commit comments