diff --git a/pyproject.toml b/pyproject.toml index 9b0f945..6526e6f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "unipressed" -version = "1.2.0" +version = "1.3.0" description = "Comprehensive Python client for the Uniprot REST API" authors = ["Michael Milton "] license = "MIT"