fix version parsing

This commit is contained in:
dadav
2020-01-16 18:52:40 +01:00
parent f154b97ab9
commit afc3636939
10 changed files with 23 additions and 10 deletions

1
pwnagotchi/_version.py Normal file
View File

@ -0,0 +1 @@
__version__ = '1.4.3'