summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSiddhant Goel <me@sgoel.dev>2021-05-02 16:56:10 +0200
committerSiddhant Goel <me@sgoel.dev>2021-05-02 16:56:10 +0200
commit32c4a8d34d2bd1c22f639c1ec92894cf6fa2e7e1 (patch)
tree1d8973f0a4bb134d35cc51a999384d0be0f0a40d
parent06156c40357fca8ea15f87a49bade1a67ce62cfb (diff)
deploy: bump versionv0.4.0
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index c9dfaf5..61f6bda 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "beancount-ing-diba"
-version = "0.3.1"
+version = "0.4.0"
description = "Beancount Importer for ING-DiBa (DE) CSV exports"
authors = ["Siddhant Goel <me@sgoel.dev>"]
license = "MIT"