Skip to content

Commit

Permalink
bump version to 0.9.4 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
hobu committed Feb 11, 2020
1 parent 36b7b67 commit 13ad927
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rtree/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

from .core import rt

__version__ = '0.9.3'
__version__ = '0.9.4'

0 comments on commit 13ad927

Please sign in to comment.