Skip to content

Commit 0995381

Browse files
committed
version 0.1.4
1 parent d8505fd commit 0995381

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.3"
6+
__version__ = "0.1.4"
77

88

99
def register_data_source(chip):

0 commit comments

Comments
 (0)