releasing v1.0.0RC0

This commit is contained in:
Simone Margaritelli 2019-10-08 15:28:11 +02:00
parent bba025e64c
commit 3a081afefe

View File

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