Skip to content

Commit

Permalink
Version bump to v0.50.1 (#522)
Browse files Browse the repository at this point in the history
Co-authored-by: dac-bot[bot] <dac-bot@panther.com>
  • Loading branch information
panther-bot-automation and dac-bot[bot] authored Jun 12, 2024
1 parent deb7fed commit 324f354
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.50.0
0.50.1
2 changes: 1 addition & 1 deletion panther_analysis_tool/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

PACKAGE_NAME: Final = "panther_analysis_tool"

VERSION_STRING: Final = "0.50.0"
VERSION_STRING: Final = "0.50.1"

CONFIG_FILE = ".panther_settings.yml"
DATA_MODEL_LOCATION = "./data_models"
Expand Down

0 comments on commit 324f354

Please sign in to comment.