Skip to content

Commit

Permalink
0.2.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
dnomadb committed Aug 25, 2016
1 parent a0b689c commit 82fc418
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ def read(fname):
return open(os.path.join(os.path.dirname(__file__), fname)).read()

setup(name='rio-mucho',
version='0.2.1',
version='0.2.2',
description=u"Windowed multiprocessing wrapper for rasterio",
long_description=long_description,
classifiers=[],
Expand Down

0 comments on commit 82fc418

Please sign in to comment.