Skip to content

Commit

Permalink
chore: bump to 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
giacomoferretti committed Jan 12, 2024
1 parent b19f425 commit 4a7f22c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ exclude = [

[project]
name = "paranoid-deobfuscator"
version = "2.0.0"
version = "2.0.1"
authors = [
{ name="Giacomo Ferretti", email="giacomo.ferretti.00@gmail.com" },
]
description = "Deobfuscate \"paranoid\" protected apps"
readme = "README.md"
requires-python = ">=3.7"
requires-python = ">=3.8"
classifiers = [
"Development Status :: 5 - Production/Stable",
"License :: OSI Approved :: Apache Software License",
Expand Down

0 comments on commit 4a7f22c

Please sign in to comment.