bumpversion 0.2.3 --> 0.3.0
This commit is contained in:
parent
14ec13a2e6
commit
bb420542ef
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
__version__ = "0.2.3"
|
__version__ = "0.3.0"
|
||||||
|
|
||||||
class ServiceApp(App):
|
class ServiceApp(App):
|
||||||
def build(self):
|
def build(self):
|
||||||
|
|
Loading…
Add table
Reference in a new issue