pre-release updates

- update CHANGES.md
- bump version in setup.py

[Revisionist Note] This is the end of the rewritten branch. The original
history can be found in the branch main-pre-rewrite.
This commit is contained in:
Lars Immisch
2023-10-24 19:17:58 +01:00
committed by Oswald Buddenhagen
parent 0df2e0ee6f
commit 1c730123eb
2 changed files with 5 additions and 1 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.10.0'
pyalsa_version = '0.10.1'
if __name__ == '__main__':
setup(