We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6018c7e commit 840f64bCopy full SHA for 840f64b
lambdalib/__init__.py
@@ -3,7 +3,7 @@
3
import glob
4
import os
5
import shutil
6
-__version__ = "0.1.4"
+__version__ = "0.1.5"
7
8
9
def register_data_source(chip):
0 commit comments