From 2d3b1757f91896ef1a8f2bfffdeeada275ca2e87 Mon Sep 17 00:00:00 2001 From: Altay Sansal Date: Wed, 27 Mar 2024 18:58:54 -0500 Subject: [PATCH] bump version (#58) --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 64aa7fc..d555681 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "segy" -version = "0.0.12" +version = "0.0.13" description = "The Ultimate Python SEG-Y I/O with Cloud Support and Schemas" authors = ["TGS "] maintainers = [