We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c86c95 commit 36e01ffCopy full SHA for 36e01ff
Changes.rst
@@ -1,3 +1,9 @@
1
+Changes for v6.1.1 (2019-06-12)
2
+===============================
3
+
4
+CLI is using a blocksize that is different than upload. Changing to
5
+match. Update manifest structure docs (#354)
6
7
Changes for v6.1.0 (2019-05-27)
8
===============================
9
setup.py
@@ -7,7 +7,7 @@
setup(
name="hca",
10
- version="6.1.0",
+ version="6.1.1",
11
url='https://github.com/HumanCellAtlas/dcp-cli',
12
license='Apache Software License',
13
author='Human Cell Atlas contributors',
0 commit comments