Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
disconnect3d committed Aug 30, 2022
1 parent d4850be commit cf2c3ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pwndbg/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ def build_id():
return ""


__version__ = "1.1.0"
__version__ = "1.1.1"

b_id = build_id()

Expand Down

0 comments on commit cf2c3ee

Please sign in to comment.