From 189bcfccbfd16628a1f20abaa9373329cfd14846 Mon Sep 17 00:00:00 2001 From: "Brian D. Boyd" Date: Wed, 18 May 2022 10:42:17 -0400 Subject: [PATCH] Update version.py --- dax/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dax/version.py b/dax/version.py index b3df6666..223eb18b 100644 --- a/dax/version.py +++ b/dax/version.py @@ -1 +1 @@ -VERSION = '2.7.5-dev0' +VERSION = '2.8.0'