From 1d3ab735066cdd082473387c48451d0fb6a1a0bb Mon Sep 17 00:00:00 2001 From: jvoisin Date: Sun, 3 Jan 2016 14:41:33 +0100 Subject: Fix some typos found by intrigeri This should close https://labs.riseup.net/code/issues/10838 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index db69777..d3d8462 100755 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ import os from distutils.core import setup, Command from DistUtilsExtra.command import * -__version__ = '6.0' +__version__ = '0.6' # Remove MANIFEST file, since distutils # doesn't properly update it when -- cgit v1.3