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 9c21383 commit 9a4e37cCopy full SHA for 9a4e37c
src/nnbench/__init__.py
@@ -4,4 +4,4 @@
4
from .runner import collect, run
5
from .types import Benchmark, BenchmarkFamily, BenchmarkResult, Parameters
6
7
-__version__ = "0.4.0"
+__version__ = "0.5.0"
0 commit comments