1
0
mirror of https://github.com/ciromattia/kcc synced 2026-06-02 20:53:28 +00:00

Version bump

This commit is contained in:
Paweł Jastrzębski
2019-10-21 13:50:53 +02:00
parent 6ce0f76fe0
commit 67e913ed9e
10 changed files with 27 additions and 27 deletions
+1
View File
@@ -22,6 +22,7 @@ MAIN = 'kcc.py'
VERSION = __version__
# noinspection PyUnresolvedReferences
class BuildBinaryCommand(distutils.cmd.Command):
description = 'build binary release'
user_options = []