Skip to content

Commit

Permalink
bumped version to 0.53.1
Browse files Browse the repository at this point in the history
  • Loading branch information
decalage2 committed Jun 13, 2018
1 parent df3cef9 commit 3854948
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
#--- METADATA -----------------------------------------------------------------

name = "oletools"
version = '0.53'
version = '0.53.1'
desc = "Python tools to analyze security characteristics of MS Office and OLE files (also called Structured Storage, Compound File Binary Format or Compound Document File Format), for Malware Analysis and Incident Response #DFIR"
long_desc = open('oletools/README.rst').read()
author = "Philippe Lagadec"
Expand Down

0 comments on commit 3854948

Please sign in to comment.