Skip to content

Commit 28a8057

Browse files
authored
Update setup.py
Increment version
1 parent 5fe9e9e commit 28a8057

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
]
2525

2626
setup(name="gptorch",
27-
version="0.3.0",
27+
version="0.3.1",
2828
description="gptorch - a Gaussian process toolbox built on PyTorch",
2929
author="Yinhao Zhu, Steven Atkinson",
3030
author_email="yzhu10@nd.edu, satkinso@nd.edu",

0 commit comments

Comments
 (0)