Skip to content

Commit

Permalink
update orthanc api client
Browse files Browse the repository at this point in the history
  • Loading branch information
Sandip117 committed Oct 4, 2024
1 parent 033930b commit d8b1af5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
chrisapp~=2.5.3
nose~=1.3.7
# pyorthanc
orthanc-api-client~=0.14.4
orthanc-api-client
loguru
pftag==1.2.22
pflog==1.2.26
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

setup(
name = 'orthanc_push',
version = '1.2.6',
version = '1.2.7',
description = 'An app to push/upload dicoms to an orthanc server',
long_description = readme,
author = 'FNNDSC',
Expand Down

0 comments on commit d8b1af5

Please sign in to comment.