Skip to content

Commit 1cc1890

Browse files
committed
version 0.2.0
1 parent 7f9324d commit 1cc1890

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.1.5"
6+
__version__ = "0.2.0"
77

88
_libraries = (
99
'iolib',

0 commit comments

Comments
 (0)