1
0
mirror of https://github.com/ciromattia/kcc synced 2026-06-05 14:13:26 +00:00

Version bump

This commit is contained in:
Paweł Jastrzębski
2019-03-06 15:47:18 +01:00
parent 2070a977ae
commit 332d3d455e
15 changed files with 19 additions and 17 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
__version__ = '5.4.5'
__version__ = '5.5.0'
__license__ = 'ISC'
__copyright__ = '2012-2018, Ciro Mattia Gonano <ciromattia@gmail.com>, Pawel Jastrzebski <pawelj@iosphe.re>'
__copyright__ = '2012-2019, Ciro Mattia Gonano <ciromattia@gmail.com>, Pawel Jastrzebski <pawelj@iosphe.re>'
__docformat__ = 'restructuredtext en'