1
0
mirror of https://github.com/ciromattia/kcc synced 2026-07-06 21:15:31 +00:00

README update + Version bump

This commit is contained in:
Paweł Jastrzębski
2014-01-13 14:03:43 +01:00
parent def9e42a61
commit a38013eabc
10 changed files with 31 additions and 21 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#!/bin/bash
# Linux Python package build script
VERSION="3.6.2"
VERSION="3.7"
cp kcc.py __main__.py
zip kcc.zip __main__.py kcc/*.py