bump version

This commit is contained in:
evan
2020-04-15 11:03:05 -05:00
parent e86a5dbe42
commit ca91bcfd47
2 changed files with 2 additions and 1 deletions

View File

@@ -1 +1 @@
__version__ = '4.1'
__version__ = '5'

View File

@@ -9,6 +9,7 @@ setup(
author_email="evan@evanw.org",
description="use reMarkable as a graphics tablet",
long_description=open('README.md').read(),
long_description_content_type='text/markdown',
license="GPLv3",
keywords="remarkable tablet evdev",
url="https://github.com/evidlo/remarkable_mouse",