Skip to content

Commit 54bc396

Browse files
authored
Merge pull request #58 from siliconcompiler/version2.6
version 0.2.6
2 parents 80397c0 + 9d93b90 commit 54bc396

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lambdalib/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import os
55
import shutil
66

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

99
_libraries = (
1010
'iolib',

0 commit comments

Comments
 (0)