bumpversion 0.1.6 --> 0.1.7
This commit is contained in:
parent
062e7cef24
commit
00f4745d46
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
__version__ = "0.1.6"
|
__version__ = "0.1.7"
|
||||||
|
|
||||||
class ServiceApp(App):
|
class ServiceApp(App):
|
||||||
def build(self):
|
def build(self):
|
||||||
|
|
Loading…
Reference in a new issue