Skip to content

Commit 9fe8c40

Browse files
authored
Merge pull request #137 from canonical/fix-wrong-module-path
fix: increase minor version
2 parents 1b182f2 + 374da5f commit 9fe8c40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = 'dotrun'
3-
version = '2.6.0'
3+
version = '2.6.1'
44
description = 'A tool for developing Node.js and Python projects'
55
authors = ['Canonical Web Team <[email protected]>']
66
license = 'LGPL-3.0'

0 commit comments

Comments
 (0)