Skip to content

Commit 2f7f366

Browse files
authored
Bump version
1 parent d0653ad commit 2f7f366

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
@@ -1,7 +1,7 @@
11
from setuptools import find_packages, setup
22
import pathlib as pl
33

4-
VERSION = '0.1.0'
4+
VERSION = '0.1.1'
55
DISTNAME = "gumbi"
66
DESCRIPTION = "Gaussian Process Model Building Interface"
77
AUTHOR = "John Goertz"

0 commit comments

Comments
 (0)