update main.py
This commit is contained in:
parent
766c6f1c9e
commit
990eeb4612
1 changed files with 1 additions and 1 deletions
|
@ -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):
|
||||
|
|
Loading…
Reference in a new issue