diff --git a/pyproject.toml b/pyproject.toml index 85a0253..5da8f78 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "beanhub-import" -version = "1.0.2" +version = "1.0.3" description = "The simple library for import extracted transactions provided by beanhub-extract and generate corresponding Beancount transactions based on predefined rules" authors = ["Fang-Pen Lin "] license = "MIT"