diff --git a/setup.py b/setup.py index d529a7c..f3f6cc6 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ # 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='3.1.1', + version='3.2.0', description='Assorted tools for interacting with .gct, .gctx files and other Connectivity Map (Broad Institute) data/tools', long_description="cmapPy: Tools for interacting with .gctx and .gct files, and other Connectivity Map resources. See our documentation at http://cmappy.readthedocs.io/en/latest/, and for more information on the file formats and available resources, please see clue.io/gctx.",