We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80397c0 commit 9d93b90Copy full SHA for 9d93b90
lambdalib/__init__.py
@@ -4,7 +4,7 @@
4
import os
5
import shutil
6
7
-__version__ = "0.2.5"
+__version__ = "0.2.6"
8
9
_libraries = (
10
'iolib',
0 commit comments