diff --git a/pyproject.toml b/pyproject.toml index bd86d98..d5f18ee 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "elx" -version = "0.1.0a5" +version = "0.1.0a4" description = "A lightweight Python interface for extracting and loading using the Singer.io spec." authors = ["Jules Huisman "] readme = "README.md"