Skip to content

Commit

Permalink
v4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kislyuk committed Jul 27, 2018
1 parent 038a977 commit ef4dcd6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions Changes.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
Changes for v4.1.1 (2018-07-27)
===============================

- Update Google auth scopes to match new injected Google scope

- Refetch DSS API definition weekly (#79) (#139)

- Supply the required version to dss.upload (#135)


Changes for v4.0.0 (2018-06-20)
===============================
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

setup(
name="hca",
version="4.1.0",
version="4.1.1",
url='https://github.com/HumanCellAtlas/dcp-cli',
license='Apache Software License',
author='Human Cell Atlas contributors',
Expand Down

0 comments on commit ef4dcd6

Please sign in to comment.