We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ea33aa commit f3084efCopy full SHA for f3084ef
2 files changed
Changes.rst
@@ -1,3 +1,12 @@
1
+Changes for v8.0.0 (2021-03-30)
2
+===============================
3
+
4
+Deprecate repository databiosphere/azul#2897 (#526) Remove dss-prod from
5
+testing (#522) Update hca/dss/util/**init**.py remove EACCES, improve
6
+explanatory comments remove link to documentation fall back to copying
7
+when os.link raises error Close file handlers after use Add specific
8
+version of gitdb2 dependency (#514)
9
10
Changes for v7.0.1 (2020-02-11)
11
===============================
12
setup.py
@@ -15,7 +15,7 @@
15
16
setup(
17
name="hca",
18
- version='7.0.1',
+ version='8.0.0',
19
url='https://github.com/HumanCellAtlas/dcp-cli',
20
license='Apache Software License',
21
author='Human Cell Atlas contributors',
0 commit comments