Skip to content

Commit cf583fa

Browse files
committed
Bump version to v0.3.0
1 parent b149945 commit cf583fa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

client/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "maliketh-client"
3-
version = "0.2.1"
3+
version = "0.3.0"
44
description = "Client software to interact with the Maliketh C2"
55
authors = ["Carter Brainerd <[email protected]>"]
66
license = "GPL-3"

server/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "maliketh"
3-
version = "0.2.1"
3+
version = "0.3.0"
44
description = "Maliketh command and control server"
55
authors = ["Carter Brainerd <[email protected]>"]
66
license = "GPL-3"

0 commit comments

Comments
 (0)