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