comparison setup.py @ 23:4224f8df57d6

Version number set to 0.6.1
author Marcin Kasperski <Marcin.Kasperski@mekk.waw.pl>
date Sun, 15 Nov 2015 10:26:10 +0100
parents 3b599fcd63f9
children b44a37554abb
comparison
equal deleted inserted replaced
22:7bfb45910b19 23:4224f8df57d6
1 1
2 VERSION = '0.6.0' 2 VERSION = '0.6.1'
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