We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c27b0f0 commit 177893cCopy full SHA for 177893c
ididi/__init__.py
@@ -31,7 +31,7 @@
31
from .interfaces import Resource as Resource
32
from .utils.param_utils import is_provided as is_provided
33
34
-VERSION="1.8.0"
+VERSION="1.8.1"
35
36
try:
37
import graphviz as graphviz # type: ignore
0 commit comments