Skip to content

Commit 51e5ee3

Browse files
committed
Bump version
1 parent f7ef443 commit 51e5ee3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "hexora"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
edition = "2024"
55
description = "Static analysis of malicious Python scripts."
66
license = "MIT"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = 'hexora'
3-
version = '0.2.0'
3+
version = '0.2.1'
44
description = 'Static analysis of malicous Python scripts.'
55
readme = 'README.md'
66
requires-python = '>=3.9'

0 commit comments

Comments
 (0)