Skip to content

Commit

Permalink
bump version to 0.22rc3
Browse files Browse the repository at this point in the history
  • Loading branch information
adrinjalali authored and jnothman committed Nov 28, 2019
1 parent dbcc93e commit 0a56df6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sklearn/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
# Dev branch marker is: 'X.Y.dev' or 'X.Y.devN' where N is an integer.
# 'X.Y.dev0' is the canonical version of 'X.Y.dev'
#
__version__ = '0.22rc2.post1'
__version__ = '0.22rc3'


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

0 comments on commit 0a56df6

Please sign in to comment.