summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSiddhant Goel <me@sgoel.dev>2021-05-02 16:45:13 +0200
committerSiddhant Goel <me@sgoel.dev>2021-05-02 16:45:13 +0200
commitcbc428f0102c63ba51619b2968984d17329bf50c (patch)
tree08802612f6d3060e520dbc412acda7f0b495a9e6
parente786b4843024bcd08087dab21f1e529f8a897f11 (diff)
chore: update author email
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 7689491..c066927 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -2,7 +2,7 @@
name = "beancount-ing-diba"
version = "0.3.1"
description = "Beancount Importer for ING-DiBa (DE) CSV exports"
-authors = ["Siddhant Goel <me@sgoel.org>"]
+authors = ["Siddhant Goel <me@sgoel.dev>"]
license = "MIT"
classifiers = [
"Development Status :: 4 - Beta",