summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-08-08 20:51:08 +0200
committerChristian Grothoff <christian@grothoff.org>2021-08-08 20:51:08 +0200
commitc9c681ff56045624409915f5bb99a3354edaa839 (patch)
treeb56d868f8a913fec4693f34a8d2c74253e8717dd
parenta58cbb5129b94b995f9cecd6b6521ca349c9cf6c (diff)
downloadbank-c9c681ff56045624409915f5bb99a3354edaa839.tar.gz
bank-c9c681ff56045624409915f5bb99a3354edaa839.tar.bz2
bank-c9c681ff56045624409915f5bb99a3354edaa839.zip
-bump version
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index c988b54..b83d48c 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "talerbank"
-version = "0.8.1"
+version = "0.8.2"
description = "Taler demo bank"
authors = ["Marcello Stanisci <ms@taler.net>", "Florian Dold <dold@taler.net"]
license = "GPL-3.0-or-later"