We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfbf379 commit fbb6cebCopy full SHA for fbb6ceb
depthai_nodes/__init__.py
@@ -2,7 +2,7 @@
2
from .logging import setup_logging
3
from .message import *
4
5
-__version__ = "0.3.7"
+__version__ = "0.4.0"
6
7
8
setup_logging()
0 commit comments