Skip to content

Commit

Permalink
the info endpoint now fetches the actual tira version
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMrSheldon committed Sep 19, 2024
1 parent e43bb69 commit 5d56971
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion application/src/tira_app/endpoints/misc.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
from rest_framework.response import Response
from tira import __version__ as tira_version

tira_version = "0.0.136"
rest_api_version = "v1.0.0-draft"


Expand Down

0 comments on commit 5d56971

Please sign in to comment.