From 8095a03a06878e6d48138b58ecc852054f96f0e3 Mon Sep 17 00:00:00 2001 From: Thibaut Horel Date: Wed, 24 Oct 2018 19:42:29 -0400 Subject: Fix global token (breaks backward compatibility) #27 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 19ded46..e1b0c18 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from setuptools import setup setup(name='python-pushover', - version='0.4', + version='1.0', description="Comprehensive bindings and command line utility for the " "Pushover notification service", long_description=open("README.rst").read() + "\n" -- cgit v1.2.3-70-g09d2