bumpversion 0.7.5 --> 0.8.0
This commit is contained in:
parent
2926225133
commit
6bc67dd303
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
__version__ = "0.7.5"
|
||||
__version__ = "0.8.0"
|
||||
|
||||
class ServiceApp(App):
|
||||
def build(self):
|
||||
|
|
Loading…
Reference in a new issue