Skip to content

Commit

Permalink
tag 1.1-post1
Browse files Browse the repository at this point in the history
  • Loading branch information
xwings committed Jul 24, 2020
1 parent 176e48f commit 3d376c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qiling/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
from .core_utils import QLCoreUtils
from .extensions.debugger import ql_debugger_init

__version__ = "1.1"
__version__ = "1.1-post1"

class Qiling(QLCoreStructs, QLCoreHooks, QLCoreUtils):
def __init__(
Expand Down

0 comments on commit 3d376c1

Please sign in to comment.