From df22ea30ef8feafab7ad3c123e8c7e4584cab519 Mon Sep 17 00:00:00 2001 From: Altay Sansal Date: Mon, 24 Jun 2024 17:22:41 -0500 Subject: [PATCH] release `0.1.4` --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 567ab70..b3cce2d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "segy" -version = "0.1.3" +version = "0.1.4" description = "The Ultimate Python SEG-Y I/O with Cloud Support and Schemas" authors = ["TGS "] maintainers = [