Skip to content

Commit

Permalink
Version 0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lezcano committed Jul 13, 2020
1 parent 7427d2b commit b7cd091
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.1.0"
__version__ = "0.0.1"


__all__ = [
Expand Down

0 comments on commit b7cd091

Please sign in to comment.