Skip to content

Commit f0c7ca9

Browse files
authored
Merge pull request #55 from siliconcompiler/version0.2.5
version 0.2.5
2 parents 92e6d2f + bcc83e6 commit f0c7ca9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lambdalib/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import os
55
import shutil
66

7-
__version__ = "0.2.4"
7+
__version__ = "0.2.5"
88

99
_libraries = (
1010
'iolib',

0 commit comments

Comments
 (0)