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