Skip to content

Commit

Permalink
Bump Version
Browse files Browse the repository at this point in the history
  • Loading branch information
KritantaDev authored and KritantaDev committed Mar 30, 2022
1 parent 2b80c12 commit 359084a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .legacy_setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

setup(
name = 'k2l',
version = "1.2.0",
description = 'Static MacO/ObjC Reverse Engineering Toolkit',
long_description = long_description,
long_description_content_type = 'text/markdown',
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "k2l"
version = "1.1.4"
version = "1.2.0"
description = "Static MachO/ObjC Reverse Engineering Toolkit"
readme = "README.md"

Expand Down

0 comments on commit 359084a

Please sign in to comment.