diff --git a/setup.py b/setup.py index 101dc04..c06b84d 100755 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ URL = 'http://mikkokotila.com' LICENSE = 'MIT' DOWNLOAD_URL = 'https://github.com/mikkokotila/pretty' -VERSION = '1.11.2' +VERSION = '1.12' try: from setuptools import setup