Skip to content

Commit

Permalink
new: changed version
Browse files Browse the repository at this point in the history
  • Loading branch information
evilsocket committed Jan 14, 2025
1 parent 47e5306 commit 8871d1a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dyana/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.0.1"
__version__ = "0.0.2"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ authors = [
"Ads Dawson <ads@dreadnode.io>",
]
name = "dyana"
version = "0.0.1"
version = "0.0.2"
description = "A sandbox environment based on Docker and eBPF to load and profile a wide range of file types."
license = "MIT"
repository = "https://github.com/dreadnode/dyana"
Expand Down

0 comments on commit 8871d1a

Please sign in to comment.