summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSiddhant Goel <me@sgoel.org>2020-05-09 22:18:36 +0200
committerSiddhant Goel <me@sgoel.org>2020-05-09 22:18:36 +0200
commitf59e69c2d6a66075f05655dcd1d29a339dd7fe34 (patch)
tree31f3b00413baddd79fecd23680e59d4b380cb831
parentc7360030abbd04bba1edf60cd9f2b475ba01446a (diff)
deploy: bump versionv0.3.0
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 2363159..70ee2c0 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "beancount-ing-diba"
-version = "0.2.1"
+version = "0.3.0"
description = "Beancount Importer for ING-DiBa (DE) CSV exports"
authors = ["Siddhant Goel <me@sgoel.org>"]
license = "MIT"