Skip to content

Commit

Permalink
bump version to 0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
stefankoegl committed Apr 21, 2015
1 parent 7a3b3b2 commit 0325b6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kdtree.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
from functools import wraps

__author__ = u'Stefan Kögl <stefan@skoegl.net>'
__version__ = '0.11'
__version__ = '0.12'
__website__ = 'https://github.com/stefankoegl/kdtree'
__license__ = 'ISC license'

Expand Down

0 comments on commit 0325b6b

Please sign in to comment.