diff --git a/pyproject.toml b/pyproject.toml index 27cfebf..c1a979e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = 'dotrun' -version = '2.6.0' +version = '2.6.1' description = 'A tool for developing Node.js and Python projects' authors = ['Canonical Web Team '] license = 'LGPL-3.0'