bumpversion
This commit is contained in:
parent
68cec1659a
commit
b8ad99b2a1
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
__version__ = "0.1.2"
|
__version__ = "0.1.3"
|
||||||
|
|
||||||
class ServiceApp(App):
|
class ServiceApp(App):
|
||||||
def build(self):
|
def build(self):
|
||||||
|
|
Loading…
Reference in a new issue