Skip to content

Commit 4dc88e8

Browse files
committed
Increase package version for release
1 parent 7e40043 commit 4dc88e8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ Source code available at Github:
2626

2727
.. code-block:: none
2828
29-
git clone https://github.com/mghcomputationalpathology/highdicom ~/highdicom
29+
git clone https://github.com/herrmannlab/highdicom ~/highdicom
3030
pip install ~/highdicom
3131

src/highdicom/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.16.0'
1+
__version__ = '0.17.0'

0 commit comments

Comments
 (0)