pull/14/head
sezanzeb 4 years ago
parent 94272147f9
commit cecaa7de6a

@ -1,5 +1,5 @@
Package: key-mapper
Version: 0.1.0
Version: 0.2.0
Architecture: all
Maintainer: Sezanzeb <proxima@hip70890b.de>
Depends: build-essential, libpython3-dev, libdbus-1-dev, python3, python3-setuptools, python3-evdev, python3-pydbus, python3-gi

@ -24,7 +24,7 @@ from setuptools import setup
setup(
name='key-mapper',
version='0.1.0',
version='0.2.0',
description='A tool to change the mapping of your input device buttons',
author='Sezanzeb',
author_email='proxima@hip70890b.de',

Loading…
Cancel
Save