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 7f1ac13 commit e1f0f4aCopy full SHA for e1f0f4a
lambdalib/__init__.py
@@ -3,7 +3,7 @@
3
import glob
4
import os
5
import shutil
6
-__version__ = "0.2.1"
+__version__ = "0.2.2"
7
8
_libraries = (
9
'iolib',
0 commit comments