mirror of
https://github.com/caronc/apprise.git
synced 2025-12-15 10:04:06 +08:00
Bumped version to v1.7.2
This commit is contained in:
4
setup.py
4
setup.py
@@ -2,7 +2,7 @@
|
||||
# BSD 2-Clause License
|
||||
#
|
||||
# Apprise - Push Notification Library.
|
||||
# Copyright (c) 2023, Chris Caron <lead2gold@gmail.com>
|
||||
# Copyright (c) 2024, Chris Caron <lead2gold@gmail.com>
|
||||
#
|
||||
# Redistribution and use in source and binary forms, with or without
|
||||
# modification, are permitted provided that the following conditions are met:
|
||||
@@ -62,7 +62,7 @@ else:
|
||||
|
||||
setup(
|
||||
name='apprise',
|
||||
version='1.7.1',
|
||||
version='1.7.2',
|
||||
description='Push Notifications that work with just about every platform!',
|
||||
license='BSD',
|
||||
long_description=open('README.md', encoding="utf-8").read(),
|
||||
|
||||
Reference in New Issue
Block a user