forked from ungleich-public/cdist
change version in lib
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
parent
facf8e961e
commit
5ca61189d9
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ BANNER = """
|
||||||
"P' "" ""
|
"P' "" ""
|
||||||
"""
|
"""
|
||||||
DOT_CDIST = ".cdist"
|
DOT_CDIST = ".cdist"
|
||||||
VERSION = "2.0.4"
|
VERSION = "2.0.5"
|
||||||
|
|
||||||
|
|
||||||
import os
|
import os
|
||||||
|
|
Loading…
Reference in a new issue