diff --git a/setup.py b/setup.py index 8375a9f..ee5f796 100644 --- a/setup.py +++ b/setup.py @@ -60,5 +60,5 @@ }, scripts = scripts, url = "https://github.com/StanfordBioinformatics/encode_utils", # home page - version = "2.9.0", + version = "2.10.0", )