Skip to content

Commit

Permalink
feat: 4.0.0 Release
Browse files Browse the repository at this point in the history
- Changed __version__ to final release of 4.0.0
- Changed test resources model to final release of 4.0.0
  • Loading branch information
SietsmaRJ committed Oct 7, 2022
1 parent 6d37094 commit c26d023
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/molgenis/capice/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '4.0.0-rc3'
__version__ = '4.0.0'
Binary file modified tests/resources/xgb_booster_poc.pickle.dat
Binary file not shown.

0 comments on commit c26d023

Please sign in to comment.