1
0
mirror of https://github.com/ciromattia/kcc synced 2026-01-09 23:09:43 +00:00

Version bump

This commit is contained in:
Ciro Mattia Gonano
2013-11-11 11:51:46 +01:00
parent 0a30f1ffb9
commit fe06e2fa19
9 changed files with 11 additions and 9 deletions

View File

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