mirror of
https://github.com/EDCD/EDDN.git
synced 2025-06-12 13:22:57 +03:00
Expose version in settings.
This commit is contained in:
parent
c4f9d7df27
commit
2bddaec99b
@ -4,6 +4,11 @@ Created on 15 Nov 2014
|
||||
@author: james
|
||||
'''
|
||||
|
||||
from eddn import __version__ as version
|
||||
|
||||
EDDN_VERSION = version
|
||||
|
||||
|
||||
# import logging.config
|
||||
|
||||
###############################################################################
|
||||
|
Loading…
x
Reference in New Issue
Block a user