1
0
mirror of https://github.com/ciromattia/kcc synced 2026-01-06 21:39:29 +00:00

README update + Version bump

This commit is contained in:
Paweł Jastrzębski
2014-01-13 23:20:55 +01:00
parent 84d836bf0e
commit 20712b6c42
9 changed files with 11 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/bash
# Linux Python package build script
VERSION="3.7"
VERSION="3.7.1"
cp kcc.py __main__.py
zip kcc.zip __main__.py kcc/*.py