update main.py

This commit is contained in:
Akinwale Ariwodola 2020-11-25 09:15:34 +01:00
parent 766c6f1c9e
commit 990eeb4612

View file

@ -1,5 +1,5 @@
# going forward, this should match sdk version
__version__ = "0.82.0"
__version__ = "0.85.1"
class ServiceApp(App):
def build(self):