1
0
mirror of https://github.com/ciromattia/kcc synced 2026-06-27 00:34:06 +00:00

Version Bump

This commit is contained in:
Paweł Jastrzębski
2013-12-06 23:33:04 +01:00
parent 11007402cd
commit 7f5de29174
9 changed files with 11 additions and 8 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#!/bin/bash
# Linux Python package build script
VERSION="3.6"
VERSION="3.6.1"
cp kcc.py __main__.py
zip kcc.zip __main__.py kcc/*.py