diff --git a/grove/__init__.py b/grove/__init__.py index ff04917..647cbe4 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__ = '1.3.0' +__version__ = '1.4.0'