bumpversion 0.8.3 --> 0.8.4
This commit is contained in:
parent
a11f560183
commit
46cf9ad4ad
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
__version__ = "0.8.3"
|
||||
__version__ = "0.8.4"
|
||||
|
||||
class ServiceApp(App):
|
||||
def build(self):
|
||||
|
|
Loading…
Reference in a new issue