Rename deploy to publish

This commit is contained in:
lash
2023-02-11 10:21:24 +00:00
parent 17638b0a51
commit edc9b6587c
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[metadata]
name = erc20-demurrage-token
version = 0.3.1
version = 0.3.2
description = ERC20 token with redistributed continual demurrage
author = Louis Holbrook
author_email = dev@holbrook.no
@@ -40,4 +40,4 @@ packages =
[options.entry_points]
console_scripts =
erc20-demurrage-token-deploy = erc20_demurrage_token.runnable.deploy:main
erc20-demurrage-token-publish = erc20_demurrage_token.runnable.publish:main