Skip to content

Commit f67a203

Browse files
authored
version: bumping to 3.0.5 (osquery#59)
1 parent 5b5281a commit f67a203

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.4"
7+
__version__ = "3.0.5"
88
__author__ = "osquery developers"
99
__license__ = "BSD"
1010
__copyright__ = "Copyright 2015 Facebook"

0 commit comments

Comments
 (0)