We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents db68222 + 3d287ee commit 7304d61Copy full SHA for 7304d61
osquery/__init__.py
@@ -4,7 +4,7 @@
4
"""
5
6
__title__ = "osquery"
7
-__version__ = "0.1.2"
+__version__ = "1.8.0"
8
__author__ = "osquery developers"
9
__license__ = "BSD"
10
__copyright__ = "Copyright 2015 Facebook"
0 commit comments