bumpversion 0.9.3 --> 0.9.4
This commit is contained in:
parent
70d5cb3e2b
commit
f426321e15
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
__version__ = "0.9.3"
|
||||
__version__ = "0.9.4"
|
||||
|
||||
class ServiceApp(App):
|
||||
def build(self):
|
||||
|
|
Loading…
Reference in a new issue