Publish version 1.14.1

This commit is contained in:
Vincent Jacques
2013-04-25 11:34:05 +02:00
parent fa9cbd16a4
commit 2d1c709062
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ function publish {
test
bump
readme
doc
# doc
push
}
+1 -1
View File
@@ -21,7 +21,7 @@ import subprocess
import shutil
import os.path
version = "1.14.0"
version = "1.14.1"
if __name__ == "__main__":