Skip to content

Commit e1f0f4a

Browse files
committed
update to version 0.2.2
1 parent 7f1ac13 commit e1f0f4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lambdalib/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import glob
44
import os
55
import shutil
6-
__version__ = "0.2.1"
6+
__version__ = "0.2.2"
77

88
_libraries = (
99
'iolib',

0 commit comments

Comments
 (0)