1
0
mirror of https://github.com/ciromattia/kcc synced 2026-01-30 00:47:37 +00:00

Updated README + version bump

This commit is contained in:
Paweł Jastrzębski
2014-08-03 11:21:43 +02:00
parent 37aa84c4aa
commit 996af59e00
12 changed files with 18 additions and 11 deletions

View File

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