From 719e0c0a4175a1716d58eb768ca6b3fa176a3784 Mon Sep 17 00:00:00 2001 From: Brooks Travis Date: Fri, 15 Nov 2024 13:26:04 -0600 Subject: [PATCH] bump versoin to 1.8.17.post1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 8dcf5839..92d1ba40 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "folio_migration_tools" -version = "1.8.17" +version = "1.8.17.post1" description = "A tool allowing you to migrate data from legacy ILS:s (Library systems) into FOLIO LSP" authors = ["Theodor Tolstoy ", "Lisa Sjögren", "Brooks Travis", "Jeremy Nelson", "Clinton Bradford"] license = "MIT"