bumped version to v1.7.0

This commit is contained in:
Chris Caron
2023-12-27 20:47:29 -05:00
parent d6e0d2ee07
commit c47de7fc73
5 changed files with 32 additions and 8 deletions

View File

@@ -54,7 +54,7 @@ Techulus Push, Telegram, Threema Gateway, Twilio, Twitter, Twist, XBMC,
Voipms, Vonage, WeCom Bot, WhatsApp, Webex Teams}
Name: python-%{pypi_name}
Version: 1.6.0
Version: 1.7.0
Release: 1%{?dist}
Summary: A simple wrapper to many popular notification services used today
License: BSD
@@ -195,6 +195,9 @@ LANG=C.UTF-8 PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version
%{python3_sitelib}/%{pypi_name}/cli.*
%changelog
* Sun Oct 15 2023 Chris Caron <lead2gold@gmail.com> - 1.7.0
- Updated to v1.7.0
* Sun Oct 15 2023 Chris Caron <lead2gold@gmail.com> - 1.6.0
- Updated to v1.6.0