bumpversion 0.12.2 --> 0.12.3

This commit is contained in:
Akinwale Ariwodola 2020-01-17 06:53:51 +01:00
parent 94d1f5a4eb
commit 3f013d1272

View file

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