about summary refs log tree commit diff
path: root/kcc.py
diff options
context:
space:
mode:
Diffstat (limited to 'kcc.py')
-rw-r--r--kcc.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/kcc.py b/kcc.py
index 1e190e1..08cdc10 100644
--- a/kcc.py
+++ b/kcc.py
@@ -16,8 +16,8 @@
 # OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
 # TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
-#
-__version__ = '3.1'
+
+__version__ = '3.2'
 __license__ = 'ISC'
 __copyright__ = '2012-2013, Ciro Mattia Gonano <ciromattia@gmail.com>, Pawel Jastrzebski <pawelj@vulturis.eu>'
 __docformat__ = 'restructuredtext en'