Skip to content

Commit

Permalink
Minot 1.5.2
Browse files Browse the repository at this point in the history
Fixed Windows format string bug.
  • Loading branch information
vulnersCom committed Sep 26, 2019
1 parent 394d638 commit 67e9a4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vulners/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-

__version__ = "1.5.1"
__version__ = "1.5.2"

from vulners.api import Vulners

0 comments on commit 67e9a4f

Please sign in to comment.