mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-07 15:39:16 +00:00
better handle import and move version to its own file
This commit is contained in:
6
dotdrop/version.py
Normal file
6
dotdrop/version.py
Normal file
@@ -0,0 +1,6 @@
|
||||
"""
|
||||
author: deadc0de6 (https://github.com/deadc0de6)
|
||||
Copyright (c) 2018, deadc0de6
|
||||
"""
|
||||
|
||||
__version__ = '0.17.1'
|
||||
Reference in New Issue
Block a user