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