1
0
mirror of https://github.com/ciromattia/kcc synced 2026-05-09 17:22:29 +00:00

README update + Version bump

This commit is contained in:
Paweł Jastrzębski
2014-01-13 23:20:55 +01:00
parent 84d836bf0e
commit 20712b6c42
9 changed files with 11 additions and 8 deletions

2
kcc.py
View File

@@ -18,7 +18,7 @@
# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE.
__version__ = '3.7'
__version__ = '3.7.1'
__license__ = 'ISC'
__copyright__ = '2012-2013, Ciro Mattia Gonano <ciromattia@gmail.com>, Pawel Jastrzebski <pawelj@vulturis.eu>'
__docformat__ = 'restructuredtext en'