Skip to content

Commit

Permalink
Revert "Bump version -> 0.8.2"
Browse files Browse the repository at this point in the history
This reverts commit 81e9a61.
  • Loading branch information
jshcodes committed Nov 8, 2021
1 parent 81e9a61 commit d25f03e
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 = '0.8.2'
_VERSION = '0.8.1'
_MAINTAINER = 'Joshua Hiller'
_AUTHOR = 'CrowdStrike'
_AUTHOR_EMAIL = '[email protected]'
Expand Down

0 comments on commit d25f03e

Please sign in to comment.