Skip to content

Commit 4bb534f

Browse files
author
Emery Berger
committed
Bumped version.
1 parent 67135ce commit 4bb534f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scalene/scalene_config.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""Current version of Scalene; reported by --version."""
22

3-
scalene_version = "1.5.44.1"
4-
scalene_date = "2024.08.22"
3+
scalene_version = "1.5.45"
4+
scalene_date = "2024.10.01"
55

66
# Port to use for Scalene UI
77
SCALENE_PORT = 11235

0 commit comments

Comments
 (0)