diff --git a/README.md b/README.md index 5bda4ca..1654655 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # HallPy_Teach +![PyPI - Version](https://img.shields.io/pypi/v/HallPy_Teach) ### Get Started > pip install hallpy_teach @@ -12,6 +13,7 @@ This package uses PyVISA to control and read instruments (power supplies, multim - On the pull request you will be able to see if the workflow is able to build the package Screenshot 2023-09-22 at 02 37 51 - If the workflow is successfull on the Pull Request page, feel free to merge to `main` and then create a release on the [Release Page](https://github.com/maclariz/HallPy_Teach/releases) - - Make sure you add a NEW tag by clicking on the choose tag button and adding a new tag. If you chose an older tag, the package will build but the rest of the workflow will fail when github tries to upload the package to Pypi. + - Make sure you add a NEW tag by clicking on the choose tag button and adding a new tag. Make sure its higher than the last release which is ![PyPI - Version](https://img.shields.io/pypi/v/HallPy_Teach) + - If you chose an older tag, the package will build but the rest of the workflow will fail when github tries to upload the package to Pypi. ## More information can be found on https://hallpy.fofandi.dev