diff --git a/beancount_bot_costflow/__init__.py b/beancount_bot_costflow/__init__.py index 72b8a5e..3b86cb4 100644 --- a/beancount_bot_costflow/__init__.py +++ b/beancount_bot_costflow/__init__.py @@ -2,4 +2,4 @@ __AUTHOR__ = 'KAAAsS' __LICENSE__ = "GPLv3" -__VERSION__ = "1.0.3" +__VERSION__ = "1.1.0"