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