Skip to content

Commit f13c7a8

Browse files
author
Teddy Reed
committed
Update to 3.0.2
1 parent c410a0f commit f13c7a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

osquery/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"""
55

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

0 commit comments

Comments
 (0)