bumpversion 0.8.4 --> 0.9.0

This commit is contained in:
Akinwale Ariwodola 2019-09-24 19:03:43 +01:00
parent 580e78afab
commit 2900b18cce

View file

@ -1,4 +1,4 @@
__version__ = "0.8.4"
__version__ = "0.9.0"
class ServiceApp(App):
def build(self):