Skip to content

Commit 8ae6c7b

Browse files
committed
[release] v0.3.0
1 parent a0d9122 commit 8ae6c7b

2 files changed

Lines changed: 2 additions & 2 deletions

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 = "triggercmd"
3-
version = "0.2.0"
3+
version = "0.3.0"
44
description = "Linux CLI client to TriggerCMD cloud service agent."
55
authors = ["Gustavo Soares <gustavo.soares.cdc@gmail.com>", "Madson Dias <madsonddias@gmail.com>"]
66
license = "MIT"

triggercmd_cli/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.2.0"
1+
__version__ = "0.3.0"

0 commit comments

Comments
 (0)