bumpversion 0.8.4 --> 0.9.0
This commit is contained in:
parent
580e78afab
commit
2900b18cce
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
__version__ = "0.8.4"
|
__version__ = "0.9.0"
|
||||||
|
|
||||||
class ServiceApp(App):
|
class ServiceApp(App):
|
||||||
def build(self):
|
def build(self):
|
||||||
|
|
Loading…
Reference in a new issue