Skip to content

Commit c246677

Browse files
committed
README: fix version badges for PyPI and conda
1 parent f93f406 commit c246677

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# LabelLib
22
[![Build Status](https://github.com/Fluorescence-Tools/LabelLib/actions/workflows/build.yml/badge.svg?branch=dev)](https://github.com/Fluorescence-Tools/LabelLib/actions)
3-
[![PyPI Version](https://badge.fury.io/py/LabelLib.svg)](https://pypi.org/project/LabelLib)
4-
[![Anaconda-Server Version](https://anaconda.org/tpeulen/labellib/badges/version.svg)](https://anaconda.org/tpeulen/labellib)
3+
[![PyPI Version](https://img.shields.io/pypi/v/labellib.svg)](https://pypi.org/project/labellib)
4+
[![Anaconda-Server Version](https://img.shields.io/badge/conda-1!1.0.0-blue.svg)](https://anaconda.org/tpeulen/labellib)
55
[![Anaconda-Server Downloads](https://anaconda.org/tpeulen/labellib/badges/downloads.svg)](https://anaconda.org/tpeulen/labellib)
66
[![DOI](https://zenodo.org/badge/114786286.svg)](https://doi.org/10.5281/zenodo.3517287)
77

0 commit comments

Comments
 (0)