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