diff --git a/tools/shoestring/pyproject.toml b/tools/shoestring/pyproject.toml index 4644ea5f8..fb177adf3 100644 --- a/tools/shoestring/pyproject.toml +++ b/tools/shoestring/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = 'symbol-shoestring' -version = '0.0.6' +version = '0.1.0' description = 'Symbol Shoestring Deployment Tool' authors = ['Symbol Contributors '] maintainers = ['Symbol Contributors ']