From 3ad888a9fce80c44ba25a2b36a57fab17063947f Mon Sep 17 00:00:00 2001 From: Amy Brown <44273795+amyfbrown@users.noreply.github.com> Date: Mon, 29 Apr 2019 15:57:55 -0700 Subject: [PATCH] Bump version to v1.8.0 --- grove/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grove/__init__.py b/grove/__init__.py index 9c49cfc..63a3449 100644 --- a/grove/__init__.py +++ b/grove/__init__.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. ############################################################################## -__version__ = '2.0.0b0' +__version__ = '1.8.0'