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

Updated README + version bump

This commit is contained in:
Paweł Jastrzębski
2014-07-18 08:41:39 +02:00
parent b3159b94e7
commit 0722ddf8b0
12 changed files with 19 additions and 12 deletions

View File

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