bumpversion 0.7.2 --> 0.7.3
This commit is contained in:
parent
7e136faea5
commit
a2c0851ac7
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
__version__ = "0.7.2"
|
__version__ = "0.7.3"
|
||||||
|
|
||||||
class ServiceApp(App):
|
class ServiceApp(App):
|
||||||
def build(self):
|
def build(self):
|
||||||
|
|
Loading…
Reference in a new issue