changed version number to 0.2.9-0
This commit is contained in:
parent
210580d3f1
commit
b2d025002e
3 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
__version__ = "0.2.8-0"
|
||||
__version__ = "0.2.9-0"
|
||||
|
||||
import importlib
|
||||
import compLib.LogstashLogging
|
||||
|
|
Reference in a new issue