Skip to content

Commit

Permalink
prepare release 12.0.0-alpha.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dvvanessastoiber committed Jul 7, 2021
1 parent ef2ed8d commit 79e9e87
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "tdp_core",
"description": "Target discovery platform for exploring rankings of genes, disease models, and other entities.",
"version": "11.2.0",
"version": "12.0.0-alpha.0",
"author": {
"name": "datavisyn GmbH",
"email": "contact@datavisyn.io",
Expand Down Expand Up @@ -83,7 +83,7 @@
"d3": "~3.5.17",
"jquery": "~3.5.1",
"lineupjs": "next",
"phovea_clue": "github:phovea/phovea_clue#bootstrap-v4",
"phovea_clue": "8.0.0-alpha.0",
"select2": "~4.0.13",
"select2-bootstrap-theme": "0.1.0-beta.9",
"lodash": "~4.17.20",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ flask-swagger-ui==3.36.0
yamlreader==3.0.4
alembic==1.4.3
openpyxl~=3.0.5
-e git+https://github.com/phovea/phovea_server.git@develop#egg=phovea_server
phovea_server>=6.0.0,<7.0.0

0 comments on commit 79e9e87

Please sign in to comment.