1
0
mirror of https://github.com/ciromattia/kcc synced 2025-12-13 17:56:30 +00:00

Version bump + README update

This commit is contained in:
Paweł Jastrzębski
2014-03-08 08:29:51 +01:00
parent d22ee1a488
commit e491fca445
12 changed files with 18 additions and 10 deletions

View File

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