Skip to content

Commit 51afa3d

Browse files
committed
Release version 0.1.2.post5
- Update version to 0.1.2.post5 - Add requirements.txt
1 parent 8eda3a2 commit 51afa3d

File tree

3 files changed

+2084
-143
lines changed

3 files changed

+2084
-143
lines changed

FAISS_TROUBLESHOOTING.md

Lines changed: 0 additions & 142 deletions
This file was deleted.

fastwoe/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
from .fastwoe import FastWoe, WoePreprocessor
1414
from .interpret_fastwoe import WeightOfEvidence
1515

16-
__version__ = "0.1.2a"
16+
__version__ = "0.1.2.post5"
1717
__author__ = "xRiskLab"
1818
__email__ = "contact@xrisklab.ai"
1919

0 commit comments

Comments
 (0)