diff --git a/pyproject.toml b/pyproject.toml index 40bd5f8..ad27cdb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = 'poetry.core.masonry.api' [tool.poetry] name = 'vsgan' -version = '1.5.0' +version = '1.6.0' description = 'VapourSynth Single Image Super-Resolution Generative Adversarial Network (GAN)' authors = [ 'PHOENiX ',