Skip to content

Commit

Permalink
set to release candidate
Browse files Browse the repository at this point in the history
  • Loading branch information
gadfort committed Jul 8, 2024
1 parent 8e5a5e0 commit e8eff8c
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.24"
__version__ = "0.1.25rc0"


def register_data_source(chip):
Expand Down

0 comments on commit e8eff8c

Please sign in to comment.