comparison setup.py @ 14:3b599fcd63f9

Version number set to 0.6.0
author Marcin Kasperski <Marcin.Kasperski@mekk.waw.pl>
date Sun, 15 Nov 2015 10:16:37 +0100
parents 8cca585b11cc
children 4224f8df57d6
comparison
equal deleted inserted replaced
13:8cca585b11cc 14:3b599fcd63f9
1 1
2 VERSION = '0.3.0' 2 VERSION = '0.6.0'
3 3
4 #pylint:disable=missing-docstring,unused-import,import-error 4 #pylint:disable=missing-docstring,unused-import,import-error
5 5
6 try: 6 try:
7 from setuptools import setup, find_packages 7 from setuptools import setup, find_packages