Skip to content

Commit 566ee2e

Browse files
Version bumped to 2.1.5 for release (from 2.1.5-alpha).
1 parent 68b8bbb commit 566ee2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jury/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
from jury.core import Jury
22
from jury.metrics import AutoMetric, list_metrics, load_metric
33

4-
__version__ = "2.1.5-alpha"
4+
__version__ = "2.1.5"

0 commit comments

Comments
 (0)