bumpversion 0.1.4 --> 0.1.5

This commit is contained in:
Akinwale Ariwodola 2018-05-15 19:00:18 +01:00
parent fe8b7ec5b3
commit 5e6dfb18f7

View file

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