We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f04e02 commit af8bc94Copy full SHA for af8bc94
game.py
@@ -9,10 +9,10 @@
9
"""
10
11
__author__ = 'Ricardo Band'
12
-__copyright__ = 'Copyright 2013, Ricardo Band'
+__copyright__ = 'Copyright 2014, Ricardo Band'
13
__credits__ = ['Ricardo Band']
14
__license__ = 'MIT'
15
-__version__ = '0.1.0'
+__version__ = '1.0.0'
16
__maintainer__ = 'Ricardo Band'
17
__email__ = '[email protected]'
18
__status__ = 'Development'
snake.py
@@ -5,10 +5,10 @@
5
6
7
8
0 commit comments