Skip to content

Commit fc237b3

Browse files
authored
Release 15.0.1 (#235)
## What's Changed * deps: tdp_core@23.0.2 + ordino@15.0.1 by @thinkh in #233 **Full Changelog**: v15.0.0...v15.0.1
2 parents 8fe1c23 + 1576720 commit fc237b3

File tree

3 files changed

+1321
-1491
lines changed

3 files changed

+1321
-1491
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "tdp_publicdb",
33
"description": "",
4-
"version": "15.0.0",
4+
"version": "15.0.1",
55
"author": {
66
"name": "The Caleydo Team",
77
"email": "contact@caleydo.org",
@@ -62,7 +62,7 @@
6262
"react-select-async-paginate": "^0.5.3",
6363
"react-select-event": "^5.5.1",
6464
"react-virtualized": "^9.22.3",
65-
"tdp_core": "^20.1.0",
65+
"tdp_core": "^23.0.2",
6666
"visyn_scripts": "^7.0.1"
6767
},
6868
"resolutions": {
@@ -72,7 +72,7 @@
7272
"react-dom": "~18.2.0"
7373
},
7474
"optionalDependencies": {
75-
"ordino": "git+ssh://git@github.com:Caleydo/ordino#semver:^14.0.0"
75+
"ordino": "git+ssh://git@github.com:Caleydo/ordino#semver:^15.0.1"
7676
},
7777
"visyn": {
7878
"entries": {

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
tdp_core>=20.0.0,<21.0.0
1+
tdp_core>=23.0.0,<24.0.0
22
numpy==1.24.3

0 commit comments

Comments
 (0)