We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d531283 commit dd0e30fCopy full SHA for dd0e30f
lambdalib/__init__.py
@@ -4,7 +4,7 @@
4
import os
5
import shutil
6
7
-__version__ = "0.2.6"
+__version__ = "0.2.7"
8
9
_libraries = (
10
'iolib',
0 commit comments