Skip to content

Commit bdcec8b

Browse files
committed
working on 3.2 now
1 parent 20d86f1 commit bdcec8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/start_game.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
from time import sleep
33
import game_files.game_functions as game_funcs
44

5-
__version__ = "3.1.1 Alpha"
5+
__version__ = "3.2 Alpha"
66
__author__ = "D Thomas"
77
__email__ = "dt01@pm.me"
88
__license__ = "GPL 3"

0 commit comments

Comments
 (0)