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 8d11dd5 commit 70eb9f9Copy full SHA for 70eb9f9
gpytorch/__init__.py
@@ -31,7 +31,7 @@
31
from .mlls import ExactMarginalLogLikelihood
32
from .module import Module
33
34
-__version__ = "1.5.1"
+__version__ = "1.6.0"
35
36
__all__ = [
37
# Submodules
0 commit comments