remove hashbang

This commit is contained in:
evan
2020-07-12 21:33:09 -05:00
parent 95f62978d6
commit 5d8c93c7ca
2 changed files with 1 additions and 2 deletions

View File

@@ -1,4 +1,3 @@
#!/bin/env python
# Evan Widloski - 2019-02-23
# Use reMarkable as mouse input

View File

@@ -1 +1 @@
__version__ = '5.2.0'
__version__ = '5.2.1'