Skip to content

Commit 57a424f

Browse files
authored
Update __init__.py
1 parent 3db0709 commit 57a424f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lambdapdk/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import siliconcompiler.package as sc_package
22

33

4-
__version__ = "0.1.31"
4+
__version__ = "0.1.32"
55

66

77
def register_data_source(chip):

0 commit comments

Comments
 (0)