Skip to content

Commit 8e03c1d

Browse files
committed
v1.5.1
1 parent 41de1f4 commit 8e03c1d

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.0"
34+
__version__ = "1.5.1"
3535

3636
__all__ = [
3737
# Submodules

0 commit comments

Comments
 (0)