diff --git a/pyproject.toml b/pyproject.toml index 826d008..3003af5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "cuetools" -version = "1.0.0" +version = "1.0.1" description = "Lightweight CUE sheet toolkit for Python" authors = [ {name = "Olezhich"}