Skip to content

Commit

Permalink
increment version to 0.8.1 in preparation for release
Browse files Browse the repository at this point in the history
  • Loading branch information
hobu committed Nov 3, 2014
1 parent 9ec885b commit 871eb12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rtree/__init__.py
Expand Up @@ -2,4 +2,4 @@

from .core import rt

__version__ = '0.8.0'
__version__ = '0.8.1'

0 comments on commit 871eb12

Please sign in to comment.