We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 700234d commit d585fd8Copy full SHA for d585fd8
2 files changed
Changes.rst
@@ -1,3 +1,10 @@
1
+Changes for v7.0.0 (2020-01-23)
2
+===============================
3
+
4
+Remove references to query service (#504) Allow user-specified bundle
5
+uuid for upload(). (#499) Add ``httpie`` as dev requirement (#495) Fix
6
+some progress bar tests failing silently
7
8
Changes for v6.5.1 (2019-11-26)
9
===============================
10
setup.py
@@ -7,7 +7,7 @@
setup(
name="hca",
- version='6.5.1',
+ version='7.0.0',
11
url='https://github.com/HumanCellAtlas/dcp-cli',
12
license='Apache Software License',
13
author='Human Cell Atlas contributors',
0 commit comments