Skip to content
This repository was archived by the owner on Nov 30, 2021. It is now read-only.

Commit d0944af

Browse files
author
Anita Steiner
authored
Merge pull request #37 from phovea/release-7.1.0
Release 7.1.0
2 parents 681d7d2 + 6b90296 commit d0944af

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* @thinkh
1+
* @phovea/core @phovea/datavisyn-core

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "phovea_data_hdf",
33
"description": "Data provider plugin for loading data stored in the hierarchical data format (HDF).",
4-
"version": "7.0.0",
4+
"version": "7.1.0",
55
"author": {
66
"name": "The Caleydo Team",
77
"email": "contact@caleydo.org",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
tables==3.6.1
2-
phovea_server>=7.0.0,<8.0.0
2+
phovea_server>=7.2.0,<8.0.0

0 commit comments

Comments
 (0)