bumpversion 0.9.1 --> 0.9.2
This commit is contained in:
parent
aaf3be2f7b
commit
425817b896
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
__version__ = "0.9.1"
|
||||
__version__ = "0.9.2"
|
||||
|
||||
class ServiceApp(App):
|
||||
def build(self):
|
||||
|
|
Loading…
Reference in a new issue