diff --git a/README.md b/README.md index 8ecd299..147fc19 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # myeia -[![PyPI version](https://d25lcipzij17d.cloudfront.net/badge.svg?id=py&r=r&ts=1683906897&type=6e&v=0.4.0&x2=0)](https://badge.fury.io/py/myeia) +[![PyPI version](https://d25lcipzij17d.cloudfront.net/badge.svg?id=py&r=r&ts=1683906897&type=6e&v=0.4.1&x2=0)](https://badge.fury.io/py/myeia) [![License: MIT](https://img.shields.io/badge/License-MIT-red.svg)](https://github.com/philsv/myeia/blob/main/LICENSE) [![Weekly Downloads](https://static.pepy.tech/personalized-badge/myeia?period=week&units=international_system&left_color=grey&right_color=blue&left_text=downloads/week)](https://pepy.tech/project/myeia) [![Monthly Downloads](https://static.pepy.tech/personalized-badge/myeia?period=month&units=international_system&left_color=grey&right_color=blue&left_text=downloads/month)](https://pepy.tech/project/myeia) diff --git a/myeia/version.py b/myeia/version.py index 6a9beea..3d26edf 100644 --- a/myeia/version.py +++ b/myeia/version.py @@ -1 +1 @@ -__version__ = "0.4.0" +__version__ = "0.4.1"