Skip to content

Commit

Permalink
bump to v0.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
suriyan committed Apr 17, 2023
1 parent 9694910 commit 833f95b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ def run_tests(self):
# Versions should comply with PEP440. For a discussion on single-sourcing
# the version across setup.py and the project code, see
# https://packaging.python.org/en/latest/single_source_version.html
version="0.9.5",
version="0.9.6",
description=("Predict Race/Ethnicity Based on Sequence of Characters"
" in the Name"),
long_description=long_description,
Expand Down

0 comments on commit 833f95b

Please sign in to comment.