Bumped release.
This commit is contained in:
parent
d765af38a6
commit
a248abb4ee
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -1,7 +1,7 @@
|
|||
from distutils.core import setup
|
||||
|
||||
kwargs = {'name': 'glymur',
|
||||
'version': '0.1.0',
|
||||
'version': '0.1.1',
|
||||
'description': 'Tools for manipulating JPEG2000 files',
|
||||
'long_description': open('README').read(),
|
||||
'author': 'John Evans',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue