Skip to content

Commit

Permalink
BUILD: downgrade version to 2.1.rc0
Browse files Browse the repository at this point in the history
  • Loading branch information
j-ittner committed Sep 7, 2022
1 parent 8d53691 commit 64a8669
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sklearndf/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
from ._sklearn_version import *
from ._sklearndf import *

__version__ = "2.1.0"
__version__ = "2.1.rc0"

0 comments on commit 64a8669

Please # to comment.