1
0
Fork 0
mirror of synced 2024-06-27 02:30:31 +12:00

Updated version

This commit is contained in:
Dummerle 2021-03-18 12:47:40 +01:00
parent 633105c4e9
commit 2b3ad7fe48

View file

@ -1,5 +1,5 @@
import os
__version__ = "0.9.4"
__version__ = "0.9.5"
style_path = os.path.join(os.path.dirname(__file__), "Styles/")
lang_path = os.path.join(os.path.dirname(__file__), "languages/")