Skip to content

Commit

Permalink
Bumped for rebuilding a wheel.
Browse files Browse the repository at this point in the history
  • Loading branch information
emeryberger committed Apr 15, 2024
1 parent 3c298d3 commit 0ac9a1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scalene/scalene_config.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""Current version of Scalene; reported by --version."""

scalene_version = "1.5.38"
scalene_date = "2024.03.24"
scalene_version = "1.5.39"
scalene_date = "2024.04.15"

# Port to use for Scalene UI
SCALENE_PORT = 11235
Expand Down

0 comments on commit 0ac9a1c

Please sign in to comment.