Skip to content

Commit 3d287ee

Browse files
author
Teddy Reed
committed
Bump version to 1.8.0
1 parent db68222 commit 3d287ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

osquery/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"""
55

66
__title__ = "osquery"
7-
__version__ = "0.1.2"
7+
__version__ = "1.8.0"
88
__author__ = "osquery developers"
99
__license__ = "BSD"
1010
__copyright__ = "Copyright 2015 Facebook"

0 commit comments

Comments
 (0)