From 52c4a413d651dc5466f84ecaafcd10602a356319 Mon Sep 17 00:00:00 2001 From: Altay Sansal Date: Wed, 25 Sep 2024 14:53:56 -0500 Subject: [PATCH] release `0.2.1` --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index d7b78c2b..7022e539 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "segy" -version = "0.2.0" +version = "0.2.1" description = "The Ultimate Python SEG-Y I/O with Cloud Support and Schemas" authors = ["TGS "] maintainers = [