Skip to content

Commit f2ff9e8

Browse files
committed
set version 1.7.2
1 parent 8b41b0f commit f2ff9e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sklearn/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
# Dev branch marker is: 'X.Y.dev' or 'X.Y.devN' where N is an integer.
4343
# 'X.Y.dev0' is the canonical version of 'X.Y.dev'
4444
#
45-
__version__ = "1.7.1"
45+
__version__ = "1.7.2"
4646

4747

4848
# On OSX, we can get a runtime error due to multiple OpenMP libraries loaded

0 commit comments

Comments
 (0)