1
0
mirror of https://github.com/ciromattia/kcc synced 2026-01-30 08:57:40 +00:00

Version bump + README update

This commit is contained in:
Paweł Jastrzębski
2014-02-01 19:13:03 +01:00
parent 866f8898be
commit 9867f63d00
11 changed files with 16 additions and 10 deletions

View File

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