We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a3cba2 commit e431d02Copy full SHA for e431d02
osquery/__init__.py
@@ -4,7 +4,7 @@
4
"""
5
6
__title__ = "osquery"
7
-__version__ = "2.2.1"
+__version__ = "3.0.0"
8
__author__ = "osquery developers"
9
__license__ = "BSD"
10
__copyright__ = "Copyright 2015 Facebook"
0 commit comments