bumpversion 0.1.10 --> 0.2.0

This commit is contained in:
Akinwale Ariwodola 2018-09-03 20:44:12 +01:00
parent 2c22780c91
commit ffd4f474ed

View file

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