From df3f80210424fe7005fa7ff33bd4bdf88e4c8e92 Mon Sep 17 00:00:00 2001 From: Viktor Dragomiretskyy Date: Thu, 10 Sep 2020 21:06:04 +1200 Subject: [PATCH] Bump to 0.11 --- debian/changelog | 12 ++++++++++++ setup.py | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) 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=[