1
0
mirror of https://github.com/ciromattia/kcc synced 2026-06-04 13:43:32 +00:00

Version bump

This commit is contained in:
Paweł Jastrzębski
2014-11-24 19:07:50 +01:00
parent 89806dfcfc
commit 94586fa590
12 changed files with 18 additions and 11 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#!/bin/bash
# Linux Python package build script
VERSION="4.3"
VERSION="4.3.1"
cp kcc.py __main__.py
zip kcc.zip __main__.py kcc/*.py