Skip to content

Commit 70eb9f9

Browse files
committed
v1.6.0
1 parent 8d11dd5 commit 70eb9f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gpytorch/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
from .mlls import ExactMarginalLogLikelihood
3232
from .module import Module
3333

34-
__version__ = "1.5.1"
34+
__version__ = "1.6.0"
3535

3636
__all__ = [
3737
# Submodules

0 commit comments

Comments
 (0)