bumped version to v1.9.0

This commit is contained in:
Chris Caron
2024-09-02 13:33:29 -04:00
parent 0d19db862d
commit 09cd2b6de6
4 changed files with 20 additions and 5 deletions

View File

@@ -55,7 +55,7 @@ Gateway, Twilio, Twitter, Twist, VictorOps, Voipms, Vonage, WeCom Bot,
WhatsApp, Webex Teams, Workflows, WxPusher, XBMC}
Name: python-%{pypi_name}
Version: 1.8.1
Version: 1.9.0
Release: 1%{?dist}
Summary: A simple wrapper to many popular notification services used today
License: BSD
@@ -150,6 +150,9 @@ LANG=C.UTF-8 PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version
%{python3_sitelib}/%{pypi_name}/cli.*
%changelog
* Mon Sep 2 2024 Chris Caron <lead2gold@gmail.com> - 1.9.0
- Updated to v1.9.0
* Thu Jul 25 2024 Chris Caron <lead2gold@gmail.com> - 1.8.1
- Updated to v1.8.1