Skip to content

Commit

Permalink
Update corrected_areas.py (#1310)
Browse files Browse the repository at this point in the history
Bump version, due to change in total cS2 with PI correction
  • Loading branch information
WenzDaniel committed Dec 21, 2023
1 parent dd7773d commit a937190
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion straxen/plugins/events/corrected_areas.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ class CorrectedAreas(strax.Plugin):
"""

__version__ = "0.5.1"
__version__ = "0.5.2"

depends_on: Tuple[str, ...] = ("event_basics", "event_positions")

Expand Down

0 comments on commit a937190

Please sign in to comment.