Skip to content

Commit dd0e30f

Browse files
authored
Update __init__.py
1 parent d531283 commit dd0e30f

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.6"
7+
__version__ = "0.2.7"
88

99
_libraries = (
1010
'iolib',

0 commit comments

Comments
 (0)