Skip to content

Commit 8871d1a

Browse files
committed
new: changed version
1 parent 47e5306 commit 8871d1a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dyana/__init__.py

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ authors = [
44
"Ads Dawson <ads@dreadnode.io>",
55
]
66
name = "dyana"
7-
version = "0.0.1"
7+
version = "0.0.2"
88
description = "A sandbox environment based on Docker and eBPF to load and profile a wide range of file types."
99
license = "MIT"
1010
repository = "https://github.com/dreadnode/dyana"

0 commit comments

Comments
 (0)