Prepare next release

This commit is contained in:
Lars Immisch
2018-02-20 12:18:44 +01:00
parent aa9867de18
commit 723eff3887
2 changed files with 11 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ from setuptools import setup
from setuptools.extension import Extension
from sys import version
pyalsa_version = '0.8.4'
pyalsa_version = '0.8.5'
if __name__ == '__main__':
setup(