Parcourir la source

another analysis script. v0.3.4

George C. Privon il y a 7 ans
Parent
commit
9faf1cc74e
2 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 1 1
      CHANGELOG.md
  2. 1 1
      CarcassonneScore.py

+ 1 - 1
CHANGELOG.md

@@ -2,7 +2,7 @@
 
 ## 0.3 Series
 
-### 0.3.4 (in progress)
+### 0.3.4 (28 February 2018)
 
 #### Enhancements
 

+ 1 - 1
CarcassonneScore.py

@@ -22,7 +22,7 @@ import argparse
 import sys
 import cgame
 
-__version__ = "0.3.3"
+__version__ = "0.3.4"
 
 def getargs():
     """