next version... 0.3

This commit is contained in:
Johannes Findeisen 2013-05-30 00:42:13 +02:00
commit e7d6e3bbbd

View file

@ -1,6 +1,6 @@
#!/usr/bin/python2.7 -tt #!/usr/bin/python2.7 -tt
__version__ = "0.2/TETRIS" __version__ = "0.3/TETRIS"
import argparse import argparse
import time import time