diff --git a/README.md b/README.md index 46fa512..8da6358 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@

-![Version](https://img.shields.io/static/v1?label=latest&message=v1.0.4.2&color=darkgreen) +![Version](https://img.shields.io/static/v1?label=latest&message=v1.0.4.3&color=darkgreen) [![Total Downloads](https://static.pepy.tech/personalized-badge/portpy?period=total&units=international_system&left_color=grey&right_color=blue&left_text=total%20downloads)](https://pepy.tech/project/portpy?&left_text=totalusers) [![Monthly Downloads](https://static.pepy.tech/badge/portpy/month)](https://pepy.tech/project/portpy) # What is PortPy? diff --git a/portpy/__init__.py b/portpy/__init__.py index a5b6487..2e92339 100644 --- a/portpy/__init__.py +++ b/portpy/__init__.py @@ -1,3 +1,3 @@ -__version__ = "1.0.4.2" +__version__ = "1.0.4.3" from portpy import photon