release 0.13.0 (#1064)

This commit is contained in:
Bruce Martin
2019-11-26 15:45:13 -08:00
committed by GitHub
parent fa89a5a375
commit c9b6044c4f
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ from .prepare import prepare
help_option_names=['-h', '--help']))
@click.help_option("--help", "-h", help="Show this message and exit.")
@click.version_option(
version="0.12.0",
version="0.13.0",
prog_name="cellxgene",
message="[%(prog)s] Version %(version)s",
help="Show the software version and exit.")