releasing v1.0.0RC2

This commit is contained in:
Simone Margaritelli
2019-10-09 15:19:57 +02:00
parent 3c2a3485c4
commit 64585fa412

View File

@@ -4,7 +4,7 @@ import logging
import time
import pwnagotchi.ui.view as view
version = '1.0.0RC1'
version = '1.0.0RC2'
_name = None