1
0
George C. Privon 7 жил өмнө
parent
commit
238e39fc4f
2 өөрчлөгдсөн 2 нэмэгдсэн , 2 устгасан
  1. 1 1
      CHANGELOG.md
  2. 1 1
      CarcassonneScore.py

+ 1 - 1
CHANGELOG.md

@@ -2,7 +2,7 @@
 
 ## 0.4 Series
 
-### 0.4.2 (in progress)
+### 0.4.2 (21 November 2018)
 
 #### Enhancements
 

+ 1 - 1
CarcassonneScore.py

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