Skip to content

Commit d8b1af5

Browse files
committed
update orthanc api client
1 parent 033930b commit d8b1af5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
chrisapp~=2.5.3
22
nose~=1.3.7
33
# pyorthanc
4-
orthanc-api-client~=0.14.4
4+
orthanc-api-client
55
loguru
66
pftag==1.2.22
77
pflog==1.2.26

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
setup(
88
name = 'orthanc_push',
9-
version = '1.2.6',
9+
version = '1.2.7',
1010
description = 'An app to push/upload dicoms to an orthanc server',
1111
long_description = readme,
1212
author = 'FNNDSC',

0 commit comments

Comments
 (0)