Explorar o código

add a version number

George C. Privon %!s(int64=8) %!d(string=hai) anos
pai
achega
36c973b944
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      CarcassonneScore.py

+ 2 - 0
CarcassonneScore.py

@@ -22,6 +22,8 @@ import argparse
 import sys
 import cgame
 
+__version__ = "0.1.0"
+
 def getargs():
     """
     Get command line arguments.