Skip to content

Commit

Permalink
Bump version -> 1.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
jshcodes committed Apr 25, 2022
1 parent 2d015b9 commit dd5ba94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/falconpy/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
For more information, please refer to <https://unlicense.org>
"""
_VERSION = '1.0.9'
_VERSION = '1.0.10'
_MAINTAINER = 'Joshua Hiller'
_AUTHOR = 'CrowdStrike'
_AUTHOR_EMAIL = '[email protected]'
Expand Down

0 comments on commit dd5ba94

Please sign in to comment.