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

Updated README + version bump

This commit is contained in:
Paweł Jastrzębski
2015-01-04 10:49:59 +01:00
parent 917eaef548
commit b5bc2f8e00
12 changed files with 204 additions and 198 deletions

View File

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