From 8e68a28fa9f35e5175b0f1104f70aee5838e7390 Mon Sep 17 00:00:00 2001 From: Jordan Prescott Date: Wed, 30 Oct 2024 09:30:43 +0000 Subject: [PATCH] set up updated for v1.4.5 --- README.md | 4 +++- setup.py | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 78b4f5b..61b318d 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Officially adopted by [Fourteen IP Communications](https://fourteenip.com/) leading supplier of hosted telephony in the hospitality industry. -![Odin's Spear Logo](./assets/images/logo.svg) +![Odin's Spear Logo](https://github.com/Jordan-Prescott/odins_spear/blob/main/assets/images/logo.svg) [![Downloads](https://static.pepy.tech/badge/odins-spear)](https://pepy.tech/project/odins-spear) [![Downloads](https://static.pepy.tech/badge/odins-spear/month)](https://pepy.tech/project/odins-spear) [![Downloads](https://static.pepy.tech/badge/odins-spear/week)](https://pepy.tech/project/odins-spear) @@ -80,3 +80,5 @@ If you encounter any issues or have questions, feel free to open an issue on Git ## Acknowledgements Special thanks to the developers at Rev.io for creating the Odin API and to the engineers who provided invaluable feedback and feature suggestions. + +![Odin's Spear Logo](https://github.com/Jordan-Prescott/odins_spear/blob/main/assets/images/slogan.svg) \ No newline at end of file diff --git a/setup.py b/setup.py index 221c263..f4e1700 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setup( name='odins_spear', - version='1.2.3', + version='1.4.5', url='https://github.com/Jordan-Prescott/odins_spear', author='Jordan Prescott', author_email='jprescott23@gmail.com',