bumpversion 0.9.0 --> 0.9.1

This commit is contained in:
Akinwale Ariwodola 2019-09-26 00:13:45 +01:00
parent 40eaa80f4b
commit 46fd7f40d4

View file

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