comparison setup.py @ 67:2f4b9ff351f9 1.0.2

Version number set to 1.0.2
author Marcin Kasperski <Marcin.Kasperski@mekk.waw.pl>
date Sun, 18 Dec 2016 21:46:49 +0100
parents 206d72bdc4e9
children 387cab3d2bf9
comparison
equal deleted inserted replaced
66:91efe98be062 67:2f4b9ff351f9
1 1
2 VERSION = '1.0.1' 2 VERSION = '1.0.2'
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