Skip to content

Commit

Permalink
prepare next dev version
Browse files Browse the repository at this point in the history
  • Loading branch information
dvvanessastoiber committed Aug 13, 2020
1 parent 17315f7 commit 4156bcf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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": "10.0.1",
"version": "10.0.2-SNAPSHOT",
"author": {
"name": "datavisyn GmbH",
"email": "[email protected]",
Expand Down Expand Up @@ -82,8 +82,8 @@
"dependencies": {
"d3": "~3.5.17",
"jquery": "~3.5.1",
"lineupjs": "^4.1.0",
"phovea_clue": "^6.0.0",
"lineupjs": "github:lineupjs/lineupjs#develop",
"phovea_clue": "github:phovea/phovea_clue#develop",
"select2": "~4.0.13",
"select2-bootstrap-theme": "0.1.0-beta.9",
"lodash": "~4.17.15"
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
phovea_server>=6.0.0,<7.0.0
-e git+https://github.com/phovea/phovea_server.git@develop#egg=phovea_server
pymongo~=3.10.1
requests~=2.23.0
SQLAlchemy==1.3.13
Expand Down

0 comments on commit 4156bcf

Please sign in to comment.