bumpversion 0.1.6 --> 0.1.7

This commit is contained in:
Akinwale Ariwodola 2018-05-27 22:00:46 +01:00
parent 062e7cef24
commit 00f4745d46

View file

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