diff --git a/pyproject.toml b/pyproject.toml index 0367fb1..9055bd6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [tool.poetry] name = "folioclient" -version = "0.50.0" -authors = ["Theodor Tolstoy "] +version = "0.50.1" +authors = ["Theodor Tolstoy ", "Brooks Travis "] description = "An API wrapper over the FOLIO LSP API Suite OKAPI." repository = "https://github.com/FOLIO-FSE/folioclient" keywords = ["FOLIO", "ILS", "LSP", "Library Systems", "MARC21", "Library data"]