commit f7432a44b70c3bb5025ebfad18595329373ca203
parent c69d115965bc57d238d021414c69f0604df7a360
Author: nolash <dev@holbrook.no>
Date: Sun, 6 Jun 2021 09:37:11 +0200
Bump version, add sim to package
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git 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]
* =