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