We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f234cd commit bd754b4Copy full SHA for bd754b4
lambdapdk/__init__.py
@@ -2,7 +2,7 @@
2
import siliconcompiler.package as sc_package
3
4
5
-__version__ = "0.1.45"
+__version__ = "0.1.46"
6
7
8
def register_data_source(chip):
0 commit comments