From 17638b0a515bad13f1c5df3aa98f1cc61d7aca5f Mon Sep 17 00:00:00 2001 From: lash Date: Sat, 11 Feb 2023 04:32:22 +0000 Subject: [PATCH] Bump version --- python/setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/setup.cfg b/python/setup.cfg index 245ac83..1cbb7a6 100644 --- a/python/setup.cfg +++ b/python/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = erc20-demurrage-token -version = 0.3.0 +version = 0.3.1 description = ERC20 token with redistributed continual demurrage author = Louis Holbrook author_email = dev@holbrook.no