bumpversion 0.1.4 --> 0.1.5
This commit is contained in:
parent
fe8b7ec5b3
commit
5e6dfb18f7
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
__version__ = "0.1.4"
|
||||
__version__ = "0.1.5"
|
||||
|
||||
class ServiceApp(App):
|
||||
def build(self):
|
||||
|
|
Loading…
Reference in a new issue