version bump to 0.4

This commit is contained in:
Johannes Findeisen 2013-06-05 04:23:47 +02:00
commit 6518d19be4

View file

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