diff --git a/debian/changelog b/debian/changelog index 842fdc0..c13b683 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +python-validity (0.13~ppa1) bionic; urgency=medium + + * Bugfixes + * Support for 138a:009d + * Fedora installation items + + -- unicorn Sun, 26 Sep 2021 13:03:20 +1300 + python-validity (0.12~ppa1) bionic; urgency=medium * Implement Suspend/Resume methods to reset the TLS state diff --git a/setup.py b/setup.py index 905bd8a..12c2dee 100755 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from setuptools import setup setup(name='python-validity', - version='0.12', + version='0.13', py_modules=[], packages=['validitysensor'], scripts=[