From f7432a44b70c3bb5025ebfad18595329373ca203 Mon Sep 17 00:00:00 2001 From: nolash Date: Sun, 6 Jun 2021 09:37:11 +0200 Subject: [PATCH] Bump version, add sim to package --- python/setup.cfg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python/setup.cfg b/python/setup.cfg index b16b1e8..91e3cd6 100644 --- a/python/setup.cfg +++ b/python/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = erc20-demurrage-token -version = 0.0.1b1 +version = 0.0.1b2 description = ERC20 token with redistributed continual demurrage author = Louis Holbrook author_email = dev@holbrook.no @@ -30,6 +30,7 @@ packages = erc20_demurrage_token erc20_demurrage_token.runnable erc20_demurrage_token.data + erc20_demurrage_token.sim [options.package_data] * =