diff --git a/pyproject.toml b/pyproject.toml index c072dba..5ab7302 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "aligned_textgrid" -version = "0.6.0" +version = "0.6.1" description = "Classes for defining sequential information from TextGrids" authors = ["JoFrhwld ", "chrisbrickhouse "] license = "GPL-3.0-or-later"