Prepare release 0.9.2

This commit is contained in:
Lars Immisch
2022-05-06 21:33:41 +02:00
parent 59a712c486
commit 279760add5
2 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ from setuptools import setup
from setuptools.extension import Extension
from sys import version
pyalsa_version = '0.9.1'
pyalsa_version = '0.9.2'
if __name__ == '__main__':
setup(