setup.py
changeset 109 8ec3cec95327
parent 107 30b6a020f2be
child 124 be4519fe014d
equal deleted inserted replaced
108:d2c1485af725 109:8ec3cec95327
     1 #!/usr/bin/env python
     1 #!/usr/bin/env python
     2 # encoding: utf-8
     2 # encoding: utf-8
     3 
     3 
     4 __version__ = '0.2.1'
     4 __version__ = '0.2.2'
     5 
     5 
     6 from distutils.core import setup
     6 from distutils.core import setup
     7 
     7 
     8 setup(
     8 setup(
     9     name            = 'pvl-irker',
     9     name            = 'pvl-irker',