summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSiddhant Goel <me@sgoel.org>2020-08-02 16:22:27 +0200
committerSiddhant Goel <me@sgoel.org>2020-08-02 16:22:27 +0200
commitd338794bc72d18787fcb31f9fcbdc0ce4c49bf9b (patch)
treec881dc6198a069a4f80530f704722d61abcf1d68
parent696ab12e8b5cf822c936974e1b957b60b29e04ce (diff)
deploy: bump versionv0.3.1
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 70ee2c0..7689491 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "beancount-ing-diba"
-version = "0.3.0"
+version = "0.3.1"
description = "Beancount Importer for ING-DiBa (DE) CSV exports"
authors = ["Siddhant Goel <me@sgoel.org>"]
license = "MIT"