Skip to content

Commit 840f64b

Browse files
committed
bump to version 0.1.5
1 parent 6018c7e commit 840f64b

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.4"
6+
__version__ = "0.1.5"
77

88

99
def register_data_source(chip):

0 commit comments

Comments
 (0)