Skip to content

Commit 0c02a9d

Browse files
committed
bump version to v0.3.1
1 parent 63752fb commit 0c02a9d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ authors = ["Nikhil John <[email protected]>"]
33
description = "Step CA Manager using Python"
44
license = "MIT"
55
name = "scapy"
6-
version = "0.3.0"
6+
version = "0.3.1"
77

88
[tool.poetry.dependencies]
99
click = "^8.0.1"

scapy/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
#v0.3.0
1+
#v0.3.1

0 commit comments

Comments
 (0)