diff --git a/pyproject.toml b/pyproject.toml index 595e981..4748a91 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "folio_data_import" -version = "0.2.2" +version = "0.2.3" description = "A python module to interact with the data importing capabilities of the open-source FOLIO ILS" authors = ["Brooks Travis "] license = "MIT"