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