Skip to content
This repository was archived by the owner on Sep 30, 2025. It is now read-only.

Commit d39a9f5

Browse files
committed
Version to v0.2.0
1 parent 5b58112 commit d39a9f5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dreadnode_cli/__init__.py

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

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 = "dreadnode-cli"
3-
version = "0.1.1"
3+
version = "0.2.0"
44
description = "Dreadnode CLI"
55
authors = [
66
"Nick Landers <[email protected]>",

0 commit comments

Comments
 (0)