fixed version number in package init
This commit is contained in:
parent
7f00196680
commit
a81fd4204b
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
__version__ = "0.1.5-1"
|
||||
__version__ = "0.2.1-0"
|
||||
|
||||
import importlib
|
||||
import compLib.LogstashLogging
|
||||
|
|
Reference in a new issue