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