diff --git a/README.md b/README.md index 3dac6d4..a00b173 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ An open-source Python tool to provide system stats over a web interface. ![](https://img.shields.io/badge/Python-3.8%2B-blue.svg) -![](https://img.shields.io/badge/sys--stats:_latest_version-0.0.14-green.svg) +![](https://img.shields.io/badge/sys--stats:_latest_version-0.0.15-green.svg) Project Website: https://amithkoujalgi.github.io/sys-stats/ diff --git a/README.rst b/README.rst index 371cc62..4d86e5b 100644 --- a/README.rst +++ b/README.rst @@ -189,7 +189,7 @@ The project is released under the MIT License. For more details, consult the `License <./LICENSE>`__ file. .. |image1| image:: https://img.shields.io/badge/Python-3.8%2B-blue.svg -.. |image2| image:: https://img.shields.io/badge/sys--stats:_latest_version-0.0.14-green.svg +.. |image2| image:: https://img.shields.io/badge/sys--stats:_latest_version-0.0.15-green.svg .. |image3| image:: https://i.imgur.com/pdHLGi6.png .. |image4| image:: https://i.imgur.com/8424Kt4.png .. |image5| image:: https://i.imgur.com/VabIFk9.png diff --git a/version.json b/version.json index 7f28804..e316193 100644 --- a/version.json +++ b/version.json @@ -1 +1 @@ -{"MAJOR": 0, "MINOR": 0, "MICRO": 14} \ No newline at end of file +{"MAJOR": 0, "MINOR": 0, "MICRO": 15} \ No newline at end of file