Skip to content

Commit

Permalink
prepare release 25.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dvvanessastoiber committed Apr 29, 2024
1 parent 274d89a commit 7fffd8d
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": "25.0.2-SNAPSHOT",
"version": "25.0.2",
"author": {
"name": "datavisyn GmbH",
"email": "contact@datavisyn.io",
Expand Down Expand Up @@ -82,8 +82,8 @@
"select2": "~4.0.13",
"select2-bootstrap-theme": "0.1.0-beta.9",
"use-deep-compare-effect": "^1.8.0",
"visyn_core": "^9.0.0",
"visyn_scripts": "^8.0.0"
"visyn_core": "^10.0.1",
"visyn_scripts": "^9.0.0"
},
"devDependencies": {
"@babel/core": "^7.17.7",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ flask-swagger-ui==3.36.0
Pillow==9.3.0
pymongo~=3.11.1
python-memcached==1.59
visyn_core>=9.0.0,<10.0.0
visyn_core>=10.0.1,<11.0.0
yamlreader==3.0.4

0 comments on commit 7fffd8d

Please sign in to comment.