1
0
mirror of https://github.com/ciromattia/kcc synced 2026-06-28 09:14:07 +00:00

Version Bump

This commit is contained in:
Paweł Jastrzębski
2013-12-07 20:08:20 +01:00
parent 5bcdc78725
commit e835502837
9 changed files with 12 additions and 8 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#!/bin/bash
# Linux Python package build script
VERSION="3.6.1"
VERSION="3.6.2"
cp kcc.py __main__.py
zip kcc.zip __main__.py kcc/*.py