We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 74f54a5 + 3d77ab6 commit ac36e91Copy full SHA for ac36e91
1 file changed
quantus/__init__.py
@@ -5,7 +5,7 @@
5
# Quantus project URL: <https://github.com/understandable-machine-intelligence-lab/Quantus>.
6
7
# Set the correct version.
8
-__version__ = "0.5.1"
+__version__ = "0.5.2"
9
10
# Expose quantus.evaluate to the user.
11
from quantus.evaluation import evaluate
0 commit comments