We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e40043 commit 4dc88e8Copy full SHA for 4dc88e8
docs/installation.rst
@@ -26,6 +26,6 @@ Source code available at Github:
26
27
.. code-block:: none
28
29
- git clone https://github.com/mghcomputationalpathology/highdicom ~/highdicom
+ git clone https://github.com/herrmannlab/highdicom ~/highdicom
30
pip install ~/highdicom
31
src/highdicom/version.py
@@ -1 +1 @@
1
-__version__ = '0.16.0'
+__version__ = '0.17.0'
0 commit comments