Skip to content

Commit 2bc5f66

Browse files
committed
Update __init__.py
1 parent 1b302a0 commit 2bc5f66

File tree

1 file changed

+1
-1
lines changed
  • packages/plugins/minos-discovery-kong/minos/plugins/kong

1 file changed

+1
-1
lines changed

packages/plugins/minos-discovery-kong/minos/plugins/kong/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
__author__ = "Minos Framework Devs"
44
__email__ = "[email protected]"
5-
__version__ = "0.7.0.dev2"
5+
__version__ = "0.7.0.dev3"
66

77
from .client import (
88
KongClient,

0 commit comments

Comments
 (0)