bumpversion 0.6.2 --> 0.7.0
This commit is contained in:
parent
07f23ba927
commit
f3b07be01f
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
__version__ = "0.6.2"
|
||||
__version__ = "0.7.0"
|
||||
|
||||
class ServiceApp(App):
|
||||
def build(self):
|
||||
|
|
Loading…
Reference in a new issue