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 d133978 commit df58eaaCopy full SHA for df58eaa
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-rc2"
+__version__ = "0.2.0-rc3"
15
16
17
class _LambdaPath(PathSchema):
0 commit comments