Skip to content

Commit f31fd3c

Browse files
committed
make version 0.2.1
1 parent 033383c commit f31fd3c

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.0"
6+
__version__ = "0.2.1"
77

88
_libraries = (
99
'iolib',

0 commit comments

Comments
 (0)