Skip to content

Commit

Permalink
0.0.24
Browse files Browse the repository at this point in the history
  • Loading branch information
CangyuanLi committed Jun 6, 2024
1 parent 3280683 commit f0bde0d
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.23"
__version__ = "0.0.24"
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 f0bde0d

Please sign in to comment.