Skip to content

Commit d585fd8

Browse files
committed
v7.0.0
1 parent 700234d commit d585fd8

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

Changes.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
Changes for v6.5.1 (2019-11-26)
29
===============================
310

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
setup(
99
name="hca",
10-
version='6.5.1',
10+
version='7.0.0',
1111
url='https://github.com/HumanCellAtlas/dcp-cli',
1212
license='Apache Software License',
1313
author='Human Cell Atlas contributors',

0 commit comments

Comments
 (0)