We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1079af commit 4a82d48Copy full SHA for 4a82d48
2 files changed
Changes.rst
@@ -1,3 +1,8 @@
1
+Changes for v6.2.0 (2019-06-12)
2
+===============================
3
+
4
+Read whole file for checksumming instead of part of file.
5
6
Changes for v6.1.2 (2019-06-12)
7
===============================
8
setup.py
@@ -7,7 +7,7 @@
setup(
9
name="hca",
10
- version="6.1.2",
+ version="6.2.0",
11
url='https://github.com/HumanCellAtlas/dcp-cli',
12
license='Apache Software License',
13
author='Human Cell Atlas contributors',
0 commit comments