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 d8505fd commit 0995381Copy full SHA for 0995381
lambdalib/__init__.py
@@ -3,7 +3,7 @@
3
import glob
4
import os
5
import shutil
6
-__version__ = "0.1.3"
+__version__ = "0.1.4"
7
8
9
def register_data_source(chip):
0 commit comments