We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47e5306 commit 8871d1aCopy full SHA for 8871d1a
dyana/__init__.py
@@ -1 +1 @@
1
-__version__ = "0.0.1"
+__version__ = "0.0.2"
pyproject.toml
@@ -4,7 +4,7 @@ authors = [
4
"Ads Dawson <ads@dreadnode.io>",
5
]
6
name = "dyana"
7
-version = "0.0.1"
+version = "0.0.2"
8
description = "A sandbox environment based on Docker and eBPF to load and profile a wide range of file types."
9
license = "MIT"
10
repository = "https://github.com/dreadnode/dyana"
0 commit comments