Skip to content

Commit

Permalink
[DEPLOY] Bump version -> 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jshcodes committed Feb 4, 2022
1 parent 625eb1f commit 4c249c7
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.0'
_VERSION = '1.0.1'
_MAINTAINER = 'Joshua Hiller'
_AUTHOR = 'CrowdStrike'
_AUTHOR_EMAIL = '[email protected]'
Expand Down

0 comments on commit 4c249c7

Please sign in to comment.