Skip to content

Commit

Permalink
Bump version v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lezcano committed Jul 13, 2020
1 parent b7cd091 commit e6e28e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geotorch/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
from .sphere import Sphere, SphereEmbedded
from .stiefel import Stiefel, StiefelTall

__version__ = "0.0.1"
__version__ = "0.1.0"


__all__ = [
Expand Down

0 comments on commit e6e28e8

Please sign in to comment.