We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 556ec45 commit b1672f9Copy full SHA for b1672f9
2 files changed
Changes.rst
@@ -1,3 +1,8 @@
1
+Changes for v7.0.1 (2020-02-11)
2
+===============================
3
+
4
+pin docutils in requirements.txt (#511)
5
6
Changes for v7.0.0 (2020-01-23)
7
===============================
8
setup.py
@@ -7,7 +7,7 @@
setup(
9
name="hca",
10
- version='7.0.0',
+ version='7.0.1',
11
url='https://github.com/HumanCellAtlas/dcp-cli',
12
license='Apache Software License',
13
author='Human Cell Atlas contributors',
0 commit comments