Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
uhbrar committed Jul 19, 2024
1 parent fc24f69 commit 2fd49a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ranker/server.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
from ranker.util.omnicorp_get_node_pmids import get_node_pmids

# set the app version
APP_VERSION = '3.3.3'
APP_VERSION = '3.3.4'

APP = FastAPI(title='ARAGORN Ranker', version=APP_VERSION)

Expand Down

0 comments on commit 2fd49a7

Please sign in to comment.