Skip to content

Commit

Permalink
Bump version -> 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jshcodes committed Dec 29, 2023
1 parent 42ad5c2 commit ddf5520
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.3.5'
_VERSION = '1.4.0'
_MAINTAINER = 'Joshua Hiller'
_AUTHOR = 'CrowdStrike'
_AUTHOR_EMAIL = 'falconpy@crowdstrike.com'
Expand Down

0 comments on commit ddf5520

Please sign in to comment.