Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
directionless committed Jul 24, 2024
1 parent d130d11 commit e20d80b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion osquery/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"""

__title__ = "osquery"
__version__ = "3.0.7"
__version__ = "3.1.0"
__author__ = "osquery authors"
__license__ = "BSD"
__copyright__ = "Copyright 2015-present, The osquery authors"
Expand Down

0 comments on commit e20d80b

Please sign in to comment.