Skip to content

Commit

Permalink
version 0.1.37
Browse files Browse the repository at this point in the history
  • Loading branch information
gadfort authored Oct 28, 2024
1 parent 4ee44b6 commit 4a29f3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lambdapdk/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import siliconcompiler.package as sc_package


__version__ = "0.1.36"
__version__ = "0.1.37"


def register_data_source(chip):
Expand Down

0 comments on commit 4a29f3a

Please sign in to comment.