Use nuitka for compiling, reorganize py files
This commit is contained in:
7
source/__version__.py
Normal file
7
source/__version__.py
Normal file
@ -0,0 +1,7 @@
|
||||
#!/usr/bin/env python3
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
|
||||
__author__ = "Adrien Malingrey"
|
||||
__title__ = "Tetris 2000"
|
||||
__version__ = "0.3"
|
Reference in New Issue
Block a user