Skip to content

Commit 1037e06

Browse files
committed
Release v1.0
1 parent 4fcac8a commit 1037e06

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ DICOMweb command line tool is a command line utility for interacting with DICOMw
1111
### Using GitHub:
1212

1313
```bash
14-
pip install PLACEHOLDER_AWAITING_FIRST_RELEASE
14+
pip install https://github.com/GoogleCloudPlatform/healthcare-api-dicomweb-cli/archive/v1.0.zip
1515
```
1616

1717
NOTE: Getting errors due to not having Python3? See [instructions below](#running-on-machine-with-python2).

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
name='dcmweb',
1010

11-
version='0.6',
11+
version='1.0',
1212

1313
author="Google",
1414

0 commit comments

Comments
 (0)