1
0
mirror of https://github.com/ciromattia/kcc synced 2026-02-11 23:02:33 +00:00

Version bump

This commit is contained in:
Paweł Jastrzębski
2015-03-08 18:07:47 +01:00
parent e7aa49b70c
commit 26bd2d3ed0
4 changed files with 12 additions and 3 deletions

View File

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