Skip to content

Commit f3084ef

Browse files
committed
v8.0.0
1 parent 0ea33aa commit f3084ef

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

Changes.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
110
Changes for v7.0.1 (2020-02-11)
211
===============================
312

setup.py

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

1616
setup(
1717
name="hca",
18-
version='7.0.1',
18+
version='8.0.0',
1919
url='https://github.com/HumanCellAtlas/dcp-cli',
2020
license='Apache Software License',
2121
author='Human Cell Atlas contributors',

0 commit comments

Comments
 (0)