Feature/py camera #35
@ -7,8 +7,8 @@ fonts_folder = "libs/fonts"
|
|||||||
|
|
||||||
[window]
|
[window]
|
||||||
style = "None"
|
style = "None"
|
||||||
width = 1041
|
width = 1918
|
||||||
height = 1050
|
height = 2088
|
||||||
visible = true
|
visible = true
|
||||||
gui_scale = 1
|
gui_scale = 1
|
||||||
caption = "Difficult Rocket v{DR_version}"
|
caption = "Difficult Rocket v{DR_version}"
|
||||||
|
@ -9,7 +9,7 @@ import sys
|
|||||||
from typing import TYPE_CHECKING
|
from typing import TYPE_CHECKING
|
||||||
|
|
||||||
#: The release version
|
#: The release version
|
||||||
version = '2.0.7'
|
version = '2.0.8'
|
||||||
__version__ = version
|
__version__ = version
|
||||||
|
|
||||||
MIN_PYTHON_VERSION = 3, 8
|
MIN_PYTHON_VERSION = 3, 8
|
||||||
|
Loading…
Reference in New Issue
Block a user