6 lines
242 B
Python
6 lines
242 B
Python
VERSION = 1, 0, 4 # Version, Feature, Hotfix.
|
|
RELEASE_DATE = 'april 4 2025'
|
|
DW_WEBSITE = 'https://fr.dreamwall.be/'
|
|
DW_GITHUB = 'https://github.com/DreamWall-Animation'
|
|
PICKER_DOCUMENTATION = 'https://dreamwall-animation.github.io/dwpicker'
|