Skip to content

Commit

Permalink
version 0.1.26
Browse files Browse the repository at this point in the history
  • Loading branch information
gadfort authored Jul 30, 2024
1 parent 89b4c03 commit 9428726
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.25"
__version__ = "0.1.26"


def register_data_source(chip):
Expand Down

0 comments on commit 9428726

Please sign in to comment.