Raise version to 1.0.1
This commit is contained in:
@@ -19,7 +19,7 @@ from hashlib import sha1
|
||||
from prettytable import PrettyTable
|
||||
from shutil import chown
|
||||
|
||||
__version__ = "1.0.0"
|
||||
__version__ = "1.0.1"
|
||||
__author__ = "Thomas Oettli <spacefreak@noop.ch>"
|
||||
|
||||
DEFAULT_CFGFILE = '/etc/dns-manager/config.yml'
|
||||
|
||||
Reference in New Issue
Block a user