We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94e22c8 commit 5d54948Copy full SHA for 5d54948
app/lib/core/biu.py
@@ -15,7 +15,7 @@
15
@interRoot.bind("biu", "LIB_CORE")
16
class CoreBiu(interRoot):
17
def __init__(self):
18
- self.ver = 206010
+ self.ver = 206011
19
self.place = "local"
20
self.sysPlc = platform.system()
21
self.api_route = "direct"
0 commit comments