Skip to content

Commit

Permalink
Back to dev mode
Browse files Browse the repository at this point in the history
  • Loading branch information
ogrisel committed Oct 28, 2021
1 parent 55d97ab commit 0c2fa8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion joblib/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,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__ = '1.1.0'
__version__ = '1.2.0.dev0'


import os
Expand Down

0 comments on commit 0c2fa8f

Please sign in to comment.