diff --git a/pyproject.toml b/pyproject.toml index 12258e5..7a09c79 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "segy" -version = "0.2.3" +version = "0.3.0" description = "The Ultimate Python SEG-Y I/O with Cloud Support and Schemas" authors = ["TGS "] maintainers = ["Altay Sansal "]