Skip to content

Commit

Permalink
Release v2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ltetrel committed May 6, 2022
1 parent bb22e29 commit 0d05342
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion repo2data/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "2.6.0"
__version__ = "2.7.0"
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
'wget',
'osfclient',
'gdown',
'zenodo-get'
],
include_package_data=True,
zip_safe=False)

0 comments on commit 0d05342

Please sign in to comment.