Skip to content

Commit

Permalink
version 0.0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
CangyuanLi committed Nov 28, 2023
1 parent c1defc3 commit 5a2b666
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pyethnicity/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
__version__ = "0.0.18"
__version__ = "0.0.19"
from ._bayesian_models import bifsg, bifsg6, bisg, bisg6, predict_sex_ssa
from ._ml_models import predict_race, predict_race_fl, predict_race_flg, predict_sex_f

0 comments on commit 5a2b666

Please sign in to comment.