mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-09 00:14:16 +00:00
bump version
This commit is contained in:
@@ -15,7 +15,7 @@ from installer import Installer
|
|||||||
from dotfile import Dotfile
|
from dotfile import Dotfile
|
||||||
from config import Cfg
|
from config import Cfg
|
||||||
|
|
||||||
VERSION = '0.1'
|
VERSION = '0.2'
|
||||||
DEF_DOTFILES = 'dotfiles'
|
DEF_DOTFILES = 'dotfiles'
|
||||||
CUR = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
|
CUR = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
|
||||||
LOG = Logger()
|
LOG = Logger()
|
||||||
|
|||||||
Reference in New Issue
Block a user