diff --git a/debian/changelog b/debian/changelog index 7cf385f..ef5460b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +python-validity (0.11~ppa1) bionic; urgency=medium + + * Support multiple fingers on DBus service + * Config file for SID mapping + * Run restart service on hybrid sleep as well + * Major code cleanup + * Verify hash of downloaded drivers + * Update python3-validity-suspend-restart.service + * Add installation instructions for Arch Linux + + -- uunicorn Thu, 10 Sep 2020 20:07:51 +1200 + python-validity (0.9~ppa1) bionic; urgency=medium * Actually check which user was passed to VerifyStart diff --git a/setup.py b/setup.py index ec19199..d191f63 100755 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from setuptools import setup setup(name='python-validity', - version='0.9', + version='0.11', py_modules=[], packages=['validitysensor'], scripts=[