mirror of
git://holbrook.no/erc20-demurrage-token
synced 2024-11-05 10:06:45 +01:00
Rename deploy to publish
This commit is contained in:
parent
17638b0a51
commit
edc9b6587c
@ -1,6 +1,6 @@
|
|||||||
[metadata]
|
[metadata]
|
||||||
name = erc20-demurrage-token
|
name = erc20-demurrage-token
|
||||||
version = 0.3.1
|
version = 0.3.2
|
||||||
description = ERC20 token with redistributed continual demurrage
|
description = ERC20 token with redistributed continual demurrage
|
||||||
author = Louis Holbrook
|
author = Louis Holbrook
|
||||||
author_email = dev@holbrook.no
|
author_email = dev@holbrook.no
|
||||||
@ -40,4 +40,4 @@ packages =
|
|||||||
|
|
||||||
[options.entry_points]
|
[options.entry_points]
|
||||||
console_scripts =
|
console_scripts =
|
||||||
erc20-demurrage-token-deploy = erc20_demurrage_token.runnable.deploy:main
|
erc20-demurrage-token-publish = erc20_demurrage_token.runnable.publish:main
|
||||||
|
Loading…
Reference in New Issue
Block a user