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 ff33255 commit ddc39d5Copy full SHA for ddc39d5
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-rc1"
+__version__ = "0.2.0-rc2"
15
16
17
class _LambdaPath(PathSchema):
0 commit comments